Connect to
wss://api.whitebit.com/ws — see WebSocket Overview for protocol details and keepalive requirements.Rate limits
Authorization flow
Step 1 — Get a WebSocket token Call the REST endpoint to obtain a short-lived token:Authorization is per connection, not per subscription. Authorize once, then subscribe to as many private channels as needed on the same WebSocket connection.
Update frequency
Client-initiated. Send anauthorize request after each new WebSocket connection.