Submit SMS with Token

Submit an SMS using a pre-generated authentication token instead of
passing credentials with every request. Obtain the token from the
Token Generation API.

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

Authentication token obtained from the Token Generation API.

string
required

Message text content (URL-encoded).

integer
enum
required
Defaults to 0

Message encoding type.

  • 0 — Plain Text (GSM 3.38)
  • 1 — Flash Message (GSM 3.38)
  • 2 — Unicode (UTF-16BE hex encoded)
  • 3 — Reserved
  • 4 — WAP Push
  • 5 — Plain Text (ISO-8859-1)
  • 6 — Unicode Flash (UTF-16BE hex encoded)
  • 7 — Flash Message (ISO-8859-1)
string
required

Destination MSISDN in international format (without +).

string
required
length ≤ 18

Sender ID displayed to the recipient.

  • Max 18 characters if numeric only
  • Max 11 characters if alphanumeric
Responses

401

Invalid or expired token.

500

Internal server error. Please contact support if this persists.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain