Sending SMS

Use messages endpoint to send Single or Bulk SMS. When you send SMS messages using this API, the API will return to you the sent messages’ ID to track them later using Cequens Get Message Details by ID API.

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

The message content that you want to send.

string
required
Defaults to Cequens

The name of the message sender.

string
required
Defaults to text

Message type either text or unicode Can be text or unicode

string
required

The intended recipients’ phone numbers.

int32

An integer used as an identifier for your request to track it.

string

A string that includes the desired delivery time of the SMS.

string

A string to define the URL to which you would like to send the delivery receipts (DLR).

string

A string to define the data coding scheme of the SMS.

boolean
Defaults to false

set it to true, if the messageText contains URL and you want to shorten it

Responses

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