Skip to main content
POST
Create Voice Token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Session creation model.

agent_id
string<uuid>
required
session_meta
Session Meta · object | null

Response

Successful Response

Session token response model for LiveKit room access.

room
string
required
token
string
required
session_id
string | null
livekit_url
string | null
workflow
Workflow · object | null
workflow_state
Workflow State · object | null