Stream real-time call events via WebSocket
Stream real-time call events via WebSocket
Upgrades to WebSocket. Streams call events in real time: call.transcription (live transcript), call.completed (call ended). Authenticate via query parameter token (API key or JWT).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
call_id
Query parameters
token
API key (pk_xxx) or JWT from /v1/auth/session