Send SMS

Learn how to send SMS templates to single or multiple recipients using our SMS API. Complete documentation with code examples and implementation guides.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required

template ID. Please use the approved SMS template ID. You can find it in [Content]-[SMS Template].

string
required

phone numbers of recipients, separated by commas; the amount cannot be more 2,000 each time. Contact list will be suggested when the recipients are more than 2000.

json
Defaults to json string of substitution variable

{"name": "lucy"} or {"%money%": "100"}

string
string

supports up to 128 characters, multiple requests with the same sendRequestId within 1 hour will only be processed for the first time

string

UNIX timestamp

string

The value is in JSON format, and the maximum character length is 128, for example: {"key1": "value1", "key2": "Value2"}

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json