Relysia
Relysia WalletAPI DocumentationGithub RepositoryDemo
  • Relysia SDK
  • Getting Started
    • Setup
    • API
    • Infrastructure
  • Wallets
    • Wallets
    • Mnemonic
    • Addresses
    • Metrics
    • Balance
    • History
  • Payments
    • Lookup
    • Sweep
    • URI
    • Transactions
    • Raw Transactions
    • Invoices
      • Create Invoice
      • Get Invoice
      • Pay Invoice
    • Payments
    • Asm
  • token
    • Basics
    • Token Issuance
    • NFT Issuance
    • Atomic Swaps
    • Details
    • Leaderboard
  • Utility
    • Post
    • Upload
    • Conversion
    • Paymail
    • Transpile-Compile
  • Enterprise Wallet
    • Overview
    • Authentication
    • Management
    • Wallet
    • Smart Contracts
    • Transaction
    • Fee Manager
    • Events
  • Realtime Transaction Notification
    • Use Case
    • Setup and Configuration
    • Events and Messages
  • More
    • Metashard
    • Satolearn
Powered by GitBook
On this page
  1. Getting Started

API

The Engine Inside the Relysia SDK

PreviousSetupNextInfrastructure

Last updated 3 years ago

You can access all feature functionalities of the JavaScript Relysia SDK via Swagger to implement it into a variety of languages and third party tools. The Relysia SDK package helps developers to easily integrate our endpoints, simplify error handling and reduces building time.

You can interactively try out all API endpoints on the Open API 3.0 Swagger page. We created this real timesaver to help developers to debug or explore which inputs could be combined to create one of countless blockchain applications.

https://api.relysia.com/docs/static/index.html
Swagger UI
Logo