Create outbound calls
Create outbound call requests for your configured Voice Agent. A queued response confirms that the request was accepted for processing. Accepts 1–20 recipients per request. Outbound calling guide.
Authentication
AuthorizationBearer
Existing private account API key from Developer Hub. Keep it on your backend.
Request
This endpoint expects an object.
agent_id
Active Voice Agent authorized for your account.
data
Accepts 1–20 recipients per request.
Response
Request acknowledgement or initiation result; see the response fields.
processing_id
Accepted batch identifier. Retain alongside your customer IDs.
status
Call request accepted for processing.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error