JayX Docs
  • 🔭Visions
    • Background
    • What is JayX?
    • Why I/we choose to be anonymous?
  • 📑Solutions
    • Tech Stack
    • Non-Custodial Account
      • What is Chain Abstraction
      • Multi-Chain Signatures: One Account, Multiple Chains
      • Exchange Node Relay Function
      • SSO + Authentication (Wallet Connect)
    • DID/KYC
      • Decentralized Client Verification
      • ZK for Privacy-Preservation
      • Third-Party Verification and On-Chain Endorsements
      • Exchange Node Operators with Choice
    • Asset Management
      • Asset Storages
    • Dapp
      • Exchange Nodes
        • Key Functions of the Exchange Node
        • Order Flow Process
        • Incentive to Operate Nodes
        • Order Book
        • Oracle
  • ⛓️Token (Pending)
    • Utility Token - $SEED
      • Protocol Level Utilities
      • Application Level Utilities
      • Invitation and Referral Rewards
    • NFT - EGG & BIRD
    • Governance Token - $JAY
  • 📖API Docs
    • Intro to Spot Trading API
    • General Info
    • Endpoints
    • Websocket Stream
Powered by GitBook
On this page
  • REST Interface Root URL:
  • Interface Command Specification:

Was this helpful?

  1. API Docs

Intro to Spot Trading API

PreviousGovernance Token - $JAYNextGeneral Info

Last updated 1 year ago

Was this helpful?

REST Interface Root URL:

Testing Environment:

Interface Command Specification:

The interfaces are named according to version + module + specific business name.

  1. Version:

    1. /api/v1

  2. Modules:

    1. /public: public module

    2. /account: account module

    3. /trader: trade module

For instance: /v1/public/instruments

📖
https://api.jayxstaging.com