The SMS REST API provides an interface for delivering SMS messages around the world.
To get started, you need to login to our members section to create an authentication token, and then use the token within the HTTP headers for each request.
The SMS REST web service expects a JSON request that defines the message you wish to send. The service replies with a JSON response that acknowledges your request including an identifier for your reference. A call-back service is also available to inform you of the delivery status of a message once it has been processed.