Mint a websocket ticket carrying the API key's scopes.
Auth
Mint a websocket ticket carrying the API key's scopes.
POST
Mint a websocket ticket carrying the API key's scopes.
Authorizations
Session token from POST /auth/login.
Headers
Unix milliseconds used in the signed message. Required with APIKEY.
Base64 HMAC-SHA256 over timestamp_ms \n METHOD \n PATH_AND_QUERY \n BODY. Required with APIKEY.