Request
Your organization ID
The ID of the agent to use for the call
Destination phone number in E.164 format (e.g., +917359043943)
Source phone number in E.164 format. Must be registered in your agents_phone_numbers
The initial message the agent will say when the call connects
Dynamic user-specific context to be combined with the base prompt. Use this to provide personalized information for the call.
Identifier for who/what triggered the call. Default value should be “API”
Your organization API key
Any user_id, uuid, or unique identifier that you want to pass for mapping the record back to your system. Pass empty string "" if no identifier available.
Examples
Response
Indicates if the call was successfully triggered
SIP trunk identifier for the call
SIP destination for the call
Room name for the call session
Participant identity in the call
Participant name in the call
Success Response (200 OK)
Error Responses
Missing required fields
Insufficient wallet balance. Minimum balance of 0.2 required to initiate calls.
Organization/Agent not found or invalid call_from number
Server error
Important Notes
Custom first line should be a clear, concise message the agent will start with. Keep it under 50 words for best results.
Use custom_instruction to provide context-specific information that will be combined with the agent’s base prompt. This allows for personalized conversations.