📄️ Authentication
The authentication service is used to create auth_tokens which can be used
📄️ Client Session
A client stream is started with two steps. First a new session is created.
📄️ Supervisor Session
Create a new supervisor session.
📄️ Statistics Interface
Provides information on sessions and recordings. In order to access
📄️ Session Lifecycle
A session is identified by its unique id and traverses different states.
📄️ Realtime Messaging
The realtime messaging interface (RTM) allows to:
📄️ Termination Cause
- CONN_ERROR ... generic connection error
📄️ Webhooks
A webhook can be specified with realtime message types recordingstart, sessionstart, and supervisorjoinsession.