API Reference
Text SeriesGETRealtime
API Reference

Realtime / TTS WS

GETwss://api.tokenbay.com/v1/realtime

Realtime and Volcengine TTS WebSocket proxy entries

Realtime

websocketFailover: not-applicable

Requires API key authentication, but does not use the normal HTTP ResourceOrchestrator. After authentication, it schedules an account and establishes a bidirectional upstream WebSocket proxy.

GET/v1/realtime

Response

upstream-defined

After the connection is established, messages are proxied according to the upstream Realtime protocol.

Errors

StatusMeaningRetry
400Missing model query parameterno

TTS WebSocket

websocketFailover: not-applicable
GET/v1/audio/tts/ws

Response

upstream-defined

This path targets Volcengine TTS WebSocket upstreams. If the scheduled account lacks required credential fields, the gateway returns a credential-related error.

Errors

StatusMeaningRetry
400Missing model query parameterno

Related