Skip to content

Getting Started

Welcome to TradeX! This guide will help you get started with our APIs.

TradeX is a high-performance cryptocurrency exchange platform that provides:

  • REST APIs for account management, trading, and market data
  • WebSocket APIs for real-time market data streaming
  • Multiple microservices for different functionalities

To use TradeX APIs, you’ll need:

  • API Key
  • API Secret
  • Base URL for the service you want to use

Contact your administrator to obtain API credentials.

TradeX consists of multiple microservices:

  • Market Data Service: Real-time and historical market data
  • Metadata Service: Trading symbols, instruments, and configuration
  • Order Service: Order placement and management
  • Auth Service: Authentication and authorization
  • User Service: User profile management
  • Wallet Service: Wallet and balance operations

Each service has its own API documentation. Navigate to the API Reference section to explore available endpoints.