Skip to main content
WSS
/
ws
Messages
appId
type:userPassword

App-level auth: pass appId as a query parameter on connect. Required for all connections. The appId must belong to an active app with matching allowed origins.

jwt
type:http

User-level auth: pass JWT as token query param on connect, or send { action: 'authenticate', token } mid-session. Required for user-specific events (orders, balances). Same JWT as the REST API.

Orderbook snapshot
type:object

Full aggregated orderbook state with venue attribution

Orderbook delta
type:object

Incremental update — only changed levels. size=0 means level removed.

Subscription confirmed
type:object
Unsubscription confirmed
type:object
Subscribe to orderbook
type:object

Subscribe to aggregated orderbook updates for markets

Unsubscribe from orderbook
type:object
Request full snapshot
type:object

Resets client seq tracking and sends a full snapshot from gateway cache