Send SMS (US)
Send SMS (US)
Send an SMS message to a US phone number using one of your Allo phone numbers. The recipient must be in the same country as your Allo number.
POST
Send SMS (US)
Documentation Index
Fetch the complete documentation index at: https://help.withallo.com/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint is for sending SMS from US Allo phone numbers. For sending SMS in France, see Send SMS (France).
Authorizations
Scope needed: SMS_SEND
Body
application/json
Request body for sending an SMS message (US)
Your Allo phone number (must be owned by your account)
Example:
"+1234567890"
Recipient phone number (E.164 format, same country as 'from')
Example:
"+0987654321"
Message content
Required string length:
1 - 1000Example:
"Hello, this is a test message"
Response
SMS sent successfully
Standard response wrapper for sent SMS
Sent SMS message details