Elevenlabs
Overview
Prerequisites
Setup Steps
3
Create an ElevenLabs Endpoint
curl -X POST "https://api.krosai.com/v1/endpoints" \
-H "x-api-key: kros_live_your_key" \
-H "Content-Type: application/json" \
-d '{
"name": "ElevenLabs Support Agent",
"type": "agent",
"url": "sip:[email protected]",
"provider_config": {
"provider": "elevenlabs",
"agent_id": "your-elevenlabs-agent-id"
}
}'Configuration Options
Provider Config Fields
Field
Required
Description
ElevenLabs Agent Setup
Outbound Calls
Voice Quality
Feature
Details
Webhooks
Troubleshooting
Last updated
