Message-ID: <1199010558.15679.1614957524468.JavaMail.confluence@wiki> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_15678_1641389186.1614957524468" ------=_Part_15678_1641389186.1614957524468 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Advanced Use Guide

Advanced Use Guide

=20
=20
=20
=20

 

 

=20
=20
=20
=20
=20
=20

The REST API is a powerful tool for programmatically controlling your Te= xt Marketer account, sending SMS text messages and many other actions. It i= s the most feature-rich of our APIs and provides the most detailed informat= ion about the success/failure of your requests. Using a RESTful paradigm, o= ur REST API uses standard Internet protocols, making it easily accessi= ble from all programming languages.

=20
=20
=20
=20
=20
=20
=20 =20

We offer wrapper li= braries in various languages that make it very easy to use our API with sim= ple function calls. We recommend you use the wrappers, due to the simplicit= y they provide. See it here.

=20
=20
=20
=20
=20
=20
=20
=20

For those who prefer to integrate with a simpler API, some people fnd ou= r Simple SMS APIs easier, but it does not contain so many features. The Email-to-SM= S gateway is also preferred by some people.

=20
=20
=20
=20
=20
=20
Still want to do it yourself?
=20

This guide provides a one-stop reference for the REST API. It assumes th= e reader has a basic understanding of the principles of a RESTful API, as c= overed in our document.

A Beginners Guide to RESTful SMS Services, which is available from:

To program your own client for the REST API, you need to know the differ= ence between

POST and GET requests, and be familiar with the principles of XML.

= =20
=20
=20
=20
=20
Example code
=20

If you want to write your own client, example code for interacting with = the REST API using
your preferred programming language is available a= t:

 

 

=20
=20
=20
=20
=20
=20 =20
=20
=20
=20

 

=20
=20
=20
=20

 

=20
=20
=20 =20
------=_Part_15678_1641389186.1614957524468--