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.

Trade
type:object

Public trade event from a venue

Subscribe to trade feed
type:object
Unsubscribe from trade feed
type:object