API

API Endpoints

All example API calls in this documentation use the Mainnet URL. You can make the same requests against the Testnet using the corresponding URL.

  • REST API:

    • Mainnet: https://api.qubit.trade

    • Testnet: https://api.test.qubit.trade

  • WebSocket API:

    • Mainnet: wss://ws.qubit.trade/ws/v1

    • Testnet: wss://ws.test.qubit.trade/ws/v1


Last updated