CallFluent API: Call Services
The Call Services API allows you to initiate outbound calls using your AI-powered agents within the CallFluent platform. You can also pass custom field data that the agent can reference during the call.
16. Make a New Outbound Call
POST: /call/make-call/{agent_id}
Makes a new outbound call using the specified agent.
Header
Authorization: Bearer {api_key}
Path Parameter
Field | Type | Required | Description | Example |
---|---|---|---|---|
agent_id | number | true | Agent ID | 1 |
Request Body
{
data: webhookPayload
}
webhookPayload
Field | Type | Required | Description | Example |
---|---|---|---|---|
phone_number | string | true | International phone number | +1 234 5678910 |
[…custom fields] | string | false | Custom fields (optional) | name, email, address, etc. |
Response
Example Success
Status code: 200: agent list
{
status: true,
data: agent_list
}
Errors
- 500 (Server Error) – Server error.
{
status: false,
error: error_message
}
Conclusion
This covers all Agent Services API endpoints. For managing your CallFluent workspace (creating users, updating settings, etc.), refer to the Workspace API Documentation.
Automate your phone calls with AI
Create artificial inteligence powered, human-like voice agents ready to handle inbound and outbound calls 24/7
Discover CallfluentFrequently asked questions
Get answers to commonly asked questions about our cutting-edge AI voice call technology & learn how our platform revolutionizes customer engagement line never before.
No, you don’t need to download or install anything. Callfluent is a cloud based app, that means that it is hosted in the cloud and you can access it from any device anytime.
Have more questions ? Check out our Knowledge base