Error
A valid request URL is required to generate request examples{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "<string>",
"provider_call_sid": "<string>",
"phone_number": "<string>",
"agent_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"message": "<string>",
"org_id": "<string>"
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Calls
Create Call
Initiate an AI-powered outbound phone call. Requires API key authentication via Authorization: Bearer or X-API-Key header.
POST
/
call
Error
A valid request URL is required to generate request examples{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "<string>",
"provider_call_sid": "<string>",
"phone_number": "<string>",
"agent_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"message": "<string>",
"org_id": "<string>"
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Authorizations
APIKeyHeaderHTTPBearer
Body
application/json
Create an outbound AI call.
Similar to VAPI's POST /call endpoint. Requires an agent_id and customer phone number. Optionally override agent settings for this specific call.
ID of the agent to use for this call
The person being called.
Show child attributes
Show child attributes
ID of the phone_numbers record to call from (alternative to from_number)
E.164 phone number to call from (alternative to phone_number_id)
Override agent settings for this specific call
Show child attributes
Show child attributes