Make a call
Initiates a real-time phone call through the AI agent.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
model_id
Agent ID. You can find it on the agent’s page in your dashboard.
phone
Call recipient's phone number.
name
Call recipient's name.
custom_variables
Key-Value pairs of custom variables that you can dynamically inject into the prompt. Learn more.
lead_email
The customer's email that can be used to book an appointment.
lead_timezone
The customer’s time zone that can be used to book an appointment. For a list of all available time zones, see Time zones.
prompt
The prompt that the agent will use.
greeting
The greeting the agent will use.
Response
200
status
response
eta
How long it will take to initialize the call, in seconds.