Create and manage AI Agents — the voice and chat personas that handle calls, messages, and conversations on your behalf.
List Agents
/v1/agents
Create Agent
Get Agent
/v1/agents/{agent_id}
Update Agent
Delete Agent
List Voices
/v1/voices
Get Voice
/v1/voices/{voice_id}
Get Voice Preview
/v1/voices/{voice_id}/preview
Assign Phone Number to Agent
/v1/agents/{agent_id}/phone-numbers
Remove Phone Number from Agent
/v1/agents/{agent_id}/phone-numbers/{phone_number_id}
Assign Knowledge Base to Agent
/v1/agents/{agent_id}/knowledge-bases
Remove Knowledge Base from Agent
/v1/agents/{agent_id}/knowledge-bases/{knowledgebase_id}