Retrieve the status of an existing call by call_id, or initiate a new outbound call using query parameters.
Documentation Index
Fetch the complete documentation index at: https://doc.call24x7.ai/llms.txt
Use this file to discover all available pages before exploring further.
call_id, or initiate a new outbound call using query parameters.
call_id is not provided.call_id is not provided.IDLE, RINGING, IN_PROGRESS, COMPLETED, FAILEDfalse for errorsMISSING_PARAMS, AGENT_NOT_FOUND, CALL_NOT_FOUND, INSUFFICIENT_BALANCE, INTERNAL_ERRORAPI key authentication. Include your API key in the Authorization header as: Bearer YOUR_API_KEY
Existing call ID to retrieve status for
Phone number to call (E.164 format, e.g., +1234567890). Required if call_id is not provided.
^\+[1-9]\d{1,14}$ID of the AI agent to use for the call. Required if call_id is not provided.
Optional webhook URL to receive call completion notifications
Optional external call ID for tracking
Call initiated successfully or call status retrieved