Text
Send a Text
Send SMS. Some parameters can be configured in the Dashboard, including sender number selection and area code matching.
POST
Phone numbers must be in E.164 format with country codes. The API will attempt to convert other formats like NANP, but will throw an error if conversion fails.
Authorizations
Authentication using a Bearer Token. Specify Authorization: Token YOUR_TOKEN
. Bearer
is allowed.
Body
application/json
Content of the message
Recipient's phone number in E.164 format
Was this page helpful?