Legacy API Documentation Needed

The documentation is no longer available.

Open a browser and put this in the url field…

server_address/auth_token/project

(obviously you need to replace “server_address” with the IP address of your local server and “auth_token” with the auth token of one of the devices in the project you are interested in)

The result is the JSON for your project.
The contents of this was never documented in the API documentation anyway, so you now have everything there is.

If you copy the JSON output and paste it into this website…

You can view the results much more easily, and drill down into the data.

If you take a look at the screenshot in this post…

you’ll see “devices” as one of the headings. Drilling down into this will give you the data you need, if it’s available.

Pete.