Get WebSocket Token
Get WebSocket Token
Generate a short-lived token for authenticating private WebSocket connections via the V4 API.
POST
Get WebSocket Token
Authorizations
The public WhiteBIT API key.
Base64-encoded JSON request body.
HMAC-SHA512 signature of the payload, hex-encoded. Computed as hex(HMAC-SHA512(payload, api_secret)).
Body
application/json
Response
WebSocket token retrieved successfully
WebSocket authentication token