API Reference

A simple send SMS API

Body Params
to
array of strings
required

This represents the destination phone number. The phone number(s) must be in the international format (Example: 23490126727). You can also send to multiple numbers. To do that put numbers in an array (Example: [ '234somenumber', '234anothenumber' ]).

to*
string
required

Text message being sent.

string
required

Represents the sender of the message. This Sender ID must have been requested via the dashboard or use "Sendchamp" as default

string
required

Here you can specify a route you want your SMS to go through. dnd, non_dnd or international

Responses

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