Skip to main content
POST
Create an authenticated browser Realtime voice session

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Body

application/json
sdp
string
required
assistant_name
string | null
conversation_id
string | null
context_entities
Context Entities · object[] | null
audible
boolean
default:true

Response

Successful Response

sdp
string
required