cURL
curl --request POST \ --url https://api.simli.ai/integrations/livekit/agents \ --header 'Content-Type: application/json' \ --data ' { "session_token": "<string>", "livekit_token": "<string>", "livekit_url": "<string>" } '
{ "status": "<string>", "session_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "destination": "aSDinaTvuI8gbWludGxpZnk=" }
Documentation IndexFetch the complete documentation index at: https://docs.simli.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.simli.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response