Login
Connection
Login
Authenticate the WebSocket connection. Required before subscribing to private channels.
JWT login: provide args.token.
API key login: provide args.key, args.time (Unix milliseconds), and args.sign (HMAC-SHA256 of time + "ondo_perps_ws_login" using your API secret, hex-encoded).
POST
Login