To help you get started quickly, we provide complete client examples for connecting to our WebSocket API, handling authentication, subscribing to channels, and parsing the optimized message formats. Choose your preferred environment below:Documentation Index
Fetch the complete documentation index at: https://xchangeapi.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
JavaScript
Browser-native implementation using the
WebSocket API.NodeJS
Server-side implementation using the
ws library.