One-time password delivery via voice call
Send Voice OTP
Initiates an outbound call to deliver a one-time password. The OTP is spoken digit-by-digit with configurable repetition.
The call originates from the specified DID, which must be provisioned and owned by the authenticated account.
Send Voice OTP › Request Body
fromCaller ID phone number in E.164 format. Must be a DID owned by the authenticated account.
toDestination phone number in E.164 format
otp^[0-9]{1,10}$ · requiredOne-time password to deliver (digits only, max 10 characters)
session_idOptional session identifier. If not provided, one will be generated.
repeatNumber of times to repeat the OTP
languageBCP-47 language code for speech synthesis
speaking_rateSpeech rate multiplier
custom_messageCustom message template (max 40 characters). Use {otp} as placeholder.
callback_urlWebhook URL for call status notifications
Send Voice OTP › Responses
Call initiated
session_idUnique identifier for the call session
statusCurrent call status