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 -X GET "https://api.example.com/api/v1/widget/your-api-key-here/agent_123/signed_url"
{ "status": { "code": 200, "message": "Signed URL retrieved successfully" }, "data": { "signed_url": "wss://api.elevenlabs.io/v1/convai/conversation?token=..." } }