TSI Public Gateway - M2M Interface

Interface Documentation

This interface exposes methods from the TSI M2M interface on the public gateway.

You will need a <RequestKey> to use methods on this interface.

For full documentation regarding the methods of this interface refer to the M2M Interface Documentation here.

Endpoints

All exposed methods are available as REST implementation and return JSON data structures equivalent to the data structures returned in the M2M Interface.

XML data

Add an optional 'Accept' header with a value of 'text/xml' or 'application/xml' to receive data formatted as xml instead.

Exposed methods

The methods listed here are exposed on this interface provided you posses an appropriate request key.

Examples

The following examples demonstrate how to use selected methods from the Public Gateway to use in your own projects and websites.