1. Home
  2. HTTP SMS API
  3. Introduction

Introduction

Scope

This document aims to describe and provide guidelines in using the application programming interface (API) of the Messaging Gateway (MGW).

Intended Audience

This document is intended for:

  • Internal developers; for integration of internal systems as well as the implementation/maintenance of the API.
  • External third-party developers / organizations; enabling them to use and incorporate SMS/MMS messaging into their own systems.

Glossary

The following are the definition of terms and abbreviations that are used all throughout this document:

Term Description
API Application Programming Interface.
API Client refers to the User’s API client program; more specifically, the HTTP user-agent meant to use the API.
Every API Client is provisioned and provided with a unique id for authentication / authorization.
Endpoint An HTTP URL to which a user-agent will invoke one using one of the many HTTP methods;
HTTP Hypertext Transfer Protocol
see http://www.ietf.org/rfc/rfc2616.txt
HTTPS Hypertext Transfer Protocol Secure
Messaging Gateway (MGW) The system responsible for sending and receiving messages (SMS).
This system enables Users, using an API Client, to be able to send (MT) documents and/or receive (MO) documents via the assigned VirtualShortcode.
MO Document refers to messages sent from the Subscriber’s mobile phone.
MT Document refers to a message sent to the Subscriber’s mobile phone.
REST Representational State Transfer, an architectural style.
Subscriber refers to a unique mobile subscriber identified by an MSISDN.
Telco refers to the mobile carrier / operator.
User The person / organization / entity intending to use the Messaging Gateway.
VirtualShortCode A unique, Telco-agnostic shortcode resource provisioned in the Messaging Gateway;

This is provisioned and provided per User basis.

Was this article helpful to you? Yes No

How can we help?