SMS API for Web developers (HTTP)

This page provides a brief explanation for Web developers about how the HTTP protocol can be used for SMS messaging with the Ozeki Message Server.

Web developers can use the HTTP protocol to send and receive SMS messages. The Ozeki Message Server can be configured to act as an HTTP Client and/or as an HTTP server. After the configuration the web developer can send and receive SMS messages using HTTP queries.

To enable the Ozeki message Server to act as an HTTP Client, you need to install and configure an HTTP Client plugin in the Message Server. For detailed explanation of the steps to be taken, check out the following page: HTTP SMS.

Ozeki Message Server 6 has a built in HTTP server. This allows you to send and receive SMS messages simply using HTTP client requests and to control the SMS server. For details about how to check the number of credits and how to send an SMS message, check out this page: HTTP Server SMS.

More information