Keywords: Monnit API, iMonnit API, software integration api, software integration, monnit sensor data
iMonnit Rest API allows users to integrate their sensor data into 3rd party applications. API calls can be made from programming language of your choice. Responses are served as either XML(Extensible Markup Language) or JSON (JavaScript Object Notation).
The iMonnit Rest API allows users to integrate their sensor data into 3rd party applications. API calls can be made from programming language of your choice. Responses are served as either XML(Extensible Markup Language) or JSON (JavaScript Object Notation). To learn how to use the API, visit the iMonnit Rest API settings page.
iMonnit Rest API Settings
Documentation for Profile Specific Configuration
You can use Monnit's Webhook API to send data to your own application when data is received at the server. You can configure the URL and query parameters used to route the request. Data is compiled as a JSON body and sent via HTTP POST.
iMonnit Webhook API Documentation