get_ws_token
Mint a short-lived, single-use token to authenticate a per-account WebSocket stream for order, fill, and position updates. Returns the WebSocket endpoint so no host guessing is required.
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 response carries ws_endpoint — the URL to connect to for the configured network — so no host has to be guessed. Requires API credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||