get_ws_token_legacy
Mint a short-lived, single-use token for the legacy /stream endpoint. Use it for /stream compatibility; new integrations should use the standard WebSocket token endpoint.
Instructions
Mint a short-lived (60s, single-use) token for the legacy public /stream endpoint via POST /ws-tokens. Prefer get_ws_token (/ws/token) for new code; this is kept for /stream compatibility. The response carries ws_endpoint for the configured network. Requires API credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||