v1
latestOpenAPI 3.1.02026-07-2616459400.5 KBSend SMS (GET)
The Send SMS (GET) endpoint allows you to send single or bulk SMS messages by passing request parameters directly in the URL as query parameters. This API is designed for simple, lightweight integrations, enabling quick message submission without requiring a request body. It supports sending messages to multiple recipients in a single request using comma-separated mobile numbers.
The API also supports advanced optional parameters such as: tokenkey, hexflag, mtype, url, udh, dlt_template_type, jobname, jobid, ssl, ssliv, aesKey, account, DeptID, AppID, short, itemtags, enterpriseid, hibernate, checkndnc, response_type.
Query parameters
Unique account used to identify the sender account.
Username for authenticating the API request.
Password associated with the username for authentication.
Comma-separated list of recipient mobile numbers. (e.g. 9876524533,9956808509)
SMS message content to be sent to recipients.
Sender ID displayed as the message sender on the recipient's device.
DLT-approved template ID required for regulatory compliance.
DLT entity ID representing the registered sender/business.
Defines processing mode (0 = synchronous, 1 = asynchronous).
Scheduled delivery time in yyyymmddhhmm format.
Timezone for scheduled message delivery (e.g., GMT+05:30).
Client-defined unique message ID for tracking and duplicate detection.
Response
The request was successfully processed, and the SMS has been accepted by the system for delivery.