Skip to main content

2 docs tagged with "sdk"

View all tags

Browser & SDK API

The slice of TelAPI that browser/mobile clients (via the official SDK) talk to — call tokens, the WebSocket channel, conversations, and the API-key auth model behind them. Gated by the `webrtc` feature flag.

Text chat

Pure text sessions over the WebSocket channel — session tokens with mode text, chat messages, and optional upgrade/downgrade to voice on the same sessionId.