Skip to content
Matthew Dowdell edited this page Jan 25, 2017 · 2 revisions

This documents the available actions of version 1 of the API. All requests and responses will be in JSON format. The route for each action documented only includes the path, the full URL will vary depending on whether the API is running in development or production mode. The development URL will either be http://localhost:3000/$path or http://$IP:3000/$path, with the production URL being http://sensly.io/$path.

Clone this wiki locally