Last updated
Last updated
To see a full list of SMS Responses and examples .
Content-Type
application/json
Authorization
Bearer [API Key]
originator
string
Yes
Originator/SenderID for SMS messages (MaxLength - AlphaNumeric: 11, numeric: 15).
recipient
string
Yes
Recipient of SMS Message (Numeric only, MSISDN format inc international prefix).
body
string
Yes
Message text.
routeID
string
Yes
Specified message route.
campaignId
string
No
Attach message to existing campaignId.
reference
string
No
Your reference, will be provided as part of the delivery receipt for correlation.
shorternUrls
boolean
No
Default: false
If set to true, long urls included in the message will be shortened
This document will describe how to send a singular SMS message using our API.