Authenticated real-time market data for Order Routing platform customers.
This API is available only to Order Routing customers on the allow list. For public market data access or DMA (Direct Market Access) to itBit, use the public WebSocket API.
wss://ws.paxos.com/
wss://ws.sandbox.paxos.com/
You must include theexchange:read_aggregated_marketdata_stream
scope. Without this scope, the WebSocket route responds with403 Forbidden
.
market_data
execution_data
Error Code | Description |
---|---|
UNKNOWN_ACTION | The requested action type is not recognized |
INTERNAL_SERVER_ERROR | An unexpected server error occurred |
MALFORMED_REQUEST | The request JSON is invalid or cannot be parsed |
NO_EFFECT_ACTION | The action would have no effect (e.g., duplicate subscription) |
UNKNOWN_CHANNEL | The requested channel type is not recognized |
UNKNOWN_CHANNEL_PARAMS_CONFIGURATION | Invalid or missing channel parameters |
Questions? Contact Support.