get_ws_token
Generate a short-lived, single-use token to authenticate a WebSocket connection for real-time order, fill, and position updates.
Instructions
Mint a short-lived (60s, single-use) token for an authenticated per-account WebSocket stream (order/fill/position updates). Uses the current /ws/token endpoint, which supports HMAC keys and registered agents. The caller connects to GET /ws?token=… with the token. Requires API credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||