Getting Started

First Steps
The Igtimi API is... ... a RESTFul web service.   The Igtimi API holds user accounts and data from devices.  It allows developers to build applications...
Wed, 25 Jan, 2017 at 2:21 PM
API communication fundamentals
Introduction API is RESTful, and uses HTTP verbs according to standard REST principles. Parameters are encoded according to the application/x-www-form-url...
Fri, 11 Feb, 2022 at 12:56 PM
Live data (WebSockets)
The API provides a RESTful interface to access device data.  Data is available immediately after it is presented by a device, however using a RESTful API re...
Fri, 12 Jul, 2019 at 3:24 PM