Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.voice-agents.miraiminds.co/v2/call/web \ --header 'Content-Type: application/json' \ --header 'workspace: <workspace>' \ --header 'x-private-key: <api-key>' \ --header 'x-public-key: <api-key>' \ --data ' { "assistant": "<string>" } '
{ "success": true, "token": "<string>", "error": {} }
Assistant ID
Optional system prompt to override the default assistant prompt.
Payload structure depends on the assistant variant.
Show child attributes
Web Call Initiated
LiveKit token for joining the web call.