get_ws_token_legacy
Create a short-lived, single-use token for the legacy /stream WebSocket endpoint, requiring API credentials. Use for backward compatibility with existing /stream connections.
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. Requires API credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||