Message-ID: <1792805602.15739.1614957914778.JavaMail.confluence@wiki> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_15738_1641144446.1614957914777" ------=_Part_15738_1641144446.1614957914777 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Structure of the resource URLs

Structure of the resource URLs

=20
=20
=20
=20

 

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

All resources in the Text Marketer REST API begin with either:

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

http://api.textmarketer.co.uk/ser= vices/rest/

=20
=20
=20
=20
=20

 

=20
=20
=20
=20

 

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

or:

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

https://api.textmarketer.co.uk/se= rvices/rest/

=20
=20
=20
=20
=20

 

=20
=20
=20
=20

 

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

We recommend that you use SSL (the latter option) to access the API if p= ossible.


All resource names start with a lowercase letter, e.g. 'cr= edits'. Resource names composed of two words are always in camelCa= se, e.g. 'deliveryReport'.

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

Resource names will sometimes be followed by a resource ID, e.g.

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

https://api.text= marketer.co.uk/services/rest/deliveryReport/myreport

=20
=20
=20
=20
=20

 

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

Here, the resource ID, myreport, specifes the exact delivery report we w= ish to access.

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

The REST API resource URL will never end in a slash ('/'). This would result in a 404 Not Found response.

=20
=20
=20
=20
=20 =20
------=_Part_15738_1641144446.1614957914777--