Hi, We are using a lot of the REST API, and are upgrading our systems to a JSON-based M2M service. Do you have a list of all calls, and which one exists with a working JSON implementation? We are struggling with /api/getsensordetails.xml and are trying using /api/getsensordetails.json, but whatever we type we get "Not Found" in HTML back.

Example: /api/getsensordetails.json?sensor=21362
Yields: <HTML><BODY class="no-content"><B class="no-content">Not Found</B></BODY></HTML>

Thank you.


Article Comments

The API call "/api/getsensordetails.json" doesn't exist yet, but we will implement it in one of the next releases.


Jan, 2015 - Permalink