REST WEB SERVICE INTERFACE
The M2M Suite REST API allows you to query and update your complete machine-to-machine platform. Create and manage accounts, devices, orders, users; Setup and communicate with devices; Manage billing and cost control, including device and service activation and provisioning.
Since the API is based on REST principles, it's very easy to write and test applications. You can use your browser to access URLs, and you can use pretty much any HTTP client in any programming language to interact with the API.
Base URL
All URLs referenced in the documentation have the following base:
https://api.m2msuite.com/v1.3