Make a call
Trigger a single outbound AI call
Use the Calls API to trigger one outbound AI call using an agent configured for a campaign.
Endpoint
Request
Request body
The campaign and its agent must already be configured in HollrAI.
Response
The endpoint passes through the response returned by HollrAI’s underlying call server. The API reference therefore exposes the response as an open object rather than assuming a fixed response schema.
Limits
make-call is subject to the API rate limit of 60 requests/minute per API key and a maximum of 5 concurrent calls per API key.
See Errors and rate limits for details.
After the call
Use the Conversations API to retrieve conversation data produced by the call.

