Send SMS

GET {{baseUrl}}/send_sms/?autoconvert=<>&charset=<>&dlr-url=<>&from=<>&password=<>&text=<>&time_to_send=<>&to=<>&udh=<>&username=<>

Sending SMS text messages

Request Params

KeyDatatypeRequiredDescription
autoconvertstringontuse replacement settings from accounts API Auto Replace settings page fulltall non GSM 03.38 characters will be replaced with suitable alternatives. offtmessage content is not modified in any way.
charsetstringEncoding of the text and from parameter value. Defaults to UTF-8
dlr-urlstringURL where automatic Delivery Request is made.
fromstringOptional parameter that sets Sender. When not set, default Sender is used. Sender must be encoded in UTF-8
passwordstringAPI account security key (API key) from the Messentes web page
textstringAll characters (Unicode) and long messages are supported
time_to_sendstringOptional parameter for sending message at some specific time in the future. Must be numeric Unix timestamp i.e. 1415253378. If time_to_send is set in past, message will be sent with no delays.
tostringReceivers phone number with country code
udhstringSMS User Data Header
usernamestringAPI account user name from the Messentes web page