List Order Books WebSocket API. This API allows real-time access to order book updates for multiple instruments simultaneously, with optional filtering by currency.
To prevent abuse, the API implements rate limiting. Clients that exceed the allowed number of connection attempts may be temporarily blocked. Implement exponential backoff in your client applications to handle rate limiting gracefully.