Skip to main content
WSS
/
ws
Messages
Authorize Request
type:object

Authorize WebSocket connection with token

Authorize Response
type:object

Authorization confirmation

Authorize the WebSocket connection for private channel access. Send a WebSocket token obtained from the REST API. Authorization is required once per connection. See WebSocket Authentication for the full token flow and error handling.