All SMS Gateway Documentation

skebby sms

REST SMS Gateway API – credits resource

This blog post has been superseded with our website documentation credits This document is referred to by the REST SMS Gateway API – Specification Document. Resource URI: https://api.textmarketer.co.uk/services/rest/credits Actions on the account credits. GET method – get the number of credits currently available on…

RESTful Web Services SMS Gateway API Overview

This blog post has been superseded with our website documentation In addition to our simple HTTP SMS Gateway API, explained here, we also provide a ‘RESTful’ SMS API to give you access to information about your SMS marketing account (don’t have one? Create a…

REST SMS API Code Examples

This blog post has been superseded with our website documentation In our REST API specification document we saw, in general terms, how to make a request to our REST SMS API and how to deal with the response. Here we provide you with some…

PHP and SMS

PHP is the very popular web scripting language, to make things easy for the PHP programmer we have provided some (almost!) plug and play  PHP code that easily integrates PHP with our SMS Gateway. Simple Example of sending SMS with PHP…

PHP 5 Delivery Report Helper Class for our SMS Gateway

Class Name: ProcessDeliveryReport This class enables you to access your delivery reports in a nice simplified way. You can search for the outcome of a message for a given number, specify the outcome and the number, download all the data for the…

PHP 5 SMS Send Class implementing listeners on our SMS Gateway

Class Name: SendSMSNotifier This class is designed around the FREE Text Marketer SMS API, you need to sign up here to use it. SendSMSNotifier is a singleton class design, incorporating listeners. Your class must include the following public functions: creditAlert($credits_remaining) and…

Using the SMS Gateway API, Automating Delivery Report Collection

This blog post has been superseded with our website documentation Introduction If you are using the API / Gateway to send bulk SMS you can collect your delivery reports from the server, which is a good way of removing bad numbers from your data.…

Text Marketer short code / txtUs API options

Introduction The keyword on your system (on short code 88802) or your txtUs number can be used to “route” incoming texts to your account and optionally respond with a message “thanks for entering our competition” etc, (this form of communication is…