Overview
Place a Robo call request to a specified phone number.- Send a voice call request and receive a call ID
- Get the status of the call using the call ID
Authentication
All API requests require an API key to be included in the headers:Endpoint
Request Body JSON
| Field | Type | Description | Required | Options | Default |
|---|---|---|---|---|---|
workflow_id | String | Unique identifier for the workflow to be executed | yes | ||
workflow_params | Array | Array of objects containing phone numbers and workflow variables. Phone number is required for each entry. | yes | ||
tts_voice_accent | String | Accent for the voice used on the call | no | See Premium Voices section | |
tts_voice_gender | String | Gender of the voice used on the call | no | male | female |
Basic request and response sample
Callback URL on Request Completion
When a workflow request is completed, Intron makes a POST request to your configured callback URL with the following JSON payload. This allows you to receive real-time updates about the status and results of your workflow requests.Request Payload
200 to acknowledge receipt of the callback.
Workflow Message Requirements
- The message length after replacing variables must not exceed 4000 characters
- Use
[parameter_name]syntax to insert dynamic values in your message - Example: “Hello [name], your appointment is scheduled for [date] at [time]“
Premium Voices
Premium voices offer enhanced quality and more natural-sounding speech synthesis for your robocalls. These voices are marked with a Premium badge in the voice selection.Available Voices
Afrikaans (Female) Premium
Afrikaans (Male) Premium
Amharic (Female) Premium
Arabic (Female) Premium
Bajju (Female) Premium
Bette (Female) Premium
Bette (Male) Premium
Chichewa (Female) Premium
Ebira (Female) Premium
Ebira (Male) Premium
Epie (Male) Premium
French (Male) Premium
Fulani (Male) Premium
Hausa (Male) Premium
Ibibio (Female) Premium
Ibibio (Male) Premium
Igala (Female) Premium
Igala (Male) Premium
Igbo (Female) Premium
Isoko (Male) Premium
Kanuri (Female) Premium
Luhya (Male) Premium
Nyandang (Female) Premium
Sesotho (Male) Premium
Tswana (Female) Premium
Twi (Female) Premium
Urhobo (Male) Premium
Yoruba (Female) Premium
Zulu (Female) Premium
Benefits for Robocalls
- Enhanced audio quality for better call clarity
- More natural-sounding speech synthesis
- Improved customer experience and engagement
- Professional voice quality for business communications
Quotas and Limits
- Rate limit: 5 requests per second
