IC-Meter Public API

API Server:

Test data used in examples

Test User:
Test Pwd:
Test QR:
Test token:

Retrieve API access token

Format: /icm/oauth/token?client_id=<client id>&grant_type=<grant type>&scope=<scope>&username=<username>&password=<password>
Example:

Indoor – data range of 5 minutes measurements, for maximum 31 days, input/output timezone is UTC.

Format: /icm/api/measurements/1.1/days/range/<QR code>?fromDate=<yyyy-MM-dd'T'HH:mm:ss'Z'&gt;&toDate=<yyyy-MM-dd'T'HH:mm:ss'Z'>&access_token=<token>
Example:

Weather – data range of measurements for maximum 31 days, input/output timezone is UTC.

Format: /icm/api/weather/1.1/days/range/<QR code>?fromDate=<yyyy-MM-dd'T'HH:mm:ss'Z'>&toDate=<yyyy-MM-dd'T'HH:mm:ss'Z'>&access_token=<token>
Example:

Changelog

Version 1.1.1 : 2014-05-23

Version 1.1 : 2014-03-19

Version 1.0 : 2013-11-29

API created by hls@neogrid.dk, 2014-03-19