latestOpenAPI 3.0.02026-08-19219210532.7 KB

bd5a5f406bca

conversation

Create an ElevenLabs maker conversation session

post/api/v1/conversation/elevenlabs-maker-session

Request body

idstring required
keywordsstring[]
language'en' | 'de' | 'fr' | 'es' | 'it' | 'nl' | 'zh-Hans' required
toolIdsstring[] nullable

Response

agentIdstring required

The ID of the temporary ElevenLabs agent.

connectionType'webrtc' | 'websocket' required

Transport the credential authenticates.

credentialstring required

Short-lived ElevenLabs connection credential: a conversation token when connectionType is webrtc, a signed URL when it is websocket.