Skip to end of metadata
Go to start of metadata

 

The API uses HTTP GET requests to communicate with the Text Marketer gateway server. The requests allow you to send SMS’s through the system to the end user.
This guide provides a one-stop reference for the Simple API. It assumes the reader has a basic understanding of HTTP GET and some basic level in a development language such as PHP, .Net etc.


You may wish to use are more comprehensive and feature rich REST API, you need to know the difference between POST and GET requests, and be familiar with the principles of XML. 

 

You can get code examples for interacting with the API using your preferred programming language here.

First you need to create a free account with us.

This will allow you to configure some aspects of the account. Once you have logged in the menu option you will need is “Account Settings” => “Api Confg tab” this will give you the username and password you need plus an example url.