Private Websocket API

Overview

The private WebSocket feed provides real-time balance and price updates for streamlined processing.

Important considerations

Its important to note that the Private Websocket Price Subscription data is specific to the RFQ liquidity product, pricing and available symbols are specific to this product and do not relate to CLOB pricing or available instruments. Please use the CLOB endpoints for data pertaining to the CLOB.

A long-lived TCP connection such as the one used by the WebSocket can be subject to multiple issues, including but not limited to: network instabilities on client/server, timeouts, ISP, etc.. These issues are expected to happen at any point in time, thus it's fundamental to have a reconnection/resubscription mechanism in place, which you'll find samples for in the examples below.

Endpoints