Skip to main content
Private trading endpoints use API key HMAC authentication. Public market data endpoints do not require credentials. For implementation examples in TypeScript, Python and Rust, see Developer Authentication.

REST Headers

Include these headers on private REST requests: Signature message:
Rules:

WebSocket Auth Payload

Authenticate the /user namespace by emitting user-connect after connecting. Payload type: TradingApiKeyAuth. Signature message:
Authentication result event: user-authenticated.