π Welcome to the Sell Agent API Documentation
This API enables seamless integration with your Voice-Based AI Agents and Telephony System. Whether youβre building a custom interface, automating call flows, or managing agent configurations programmatically β this API gives you complete control.π Getting Started with Authentication
To begin using the API, youβll need an API Key for secure access.All endpoints require the
x-api-key header for authentication.
π½οΈ Watch the video below to learn how to create your Sell Agent API key and get started in minutes.
After generating your API key, you can use it along with the optionalx-workspace-idheader to interact with:
- AI Voice Agents
- SIP-enabled Phone Numbers
- Outbound Call Initiation
- Call Log Retrieval & Filtering
π‘οΈ Authentication Requirements
All API requests must include the following headers:
- x-api-key: YOUR_API_KEY_HERE
- Content-Type: application/json
