Calls
API key for authentication
The ID of the agent to use for this call
The telephony provider connection type
twilioPossible values: Call created successfully
Bad request - Invalid parameters
Unauthorized - Invalid or missing API key
Payment Required - Insufficient balance
Agent not found
Internal server error
API key for authentication
Request body for creating a call with inline configuration (no agent required)
The base system prompt for the agent
Voice name (e.g., "Mark", "Sarah")
Language code (e.g., "en", "es", "fr")
Greeting message for the agent
LLM model to use
LLM temperature (0-1). Default is 0.
0Who speaks first. Default is 'agent'.
agentPossible values: Whether agent's speech can be interrupted. Default is false.
falseMaximum call duration in seconds. Default is 3000 (50 min).
3000Seconds of silence before inactivity action
Action when inactivity timeout is reached
Whether to record the call
trueConnection type for the call
twilioPossible values: Call created successfully
Bad request - Missing required fields
Unauthorized
Payment Required - Insufficient balance
Internal server error
Last updated