Multiple concurrent TTS streams over a single WebSocket connection. Each context has its own voice and settings. First message to a context_id is an init message. Subsequent messages to that context are text-only.
Authentication Required: Include your API key in the Authorization header when establishing the WebSocket connection: Authorization: Bearer YOUR_API_KEY.