API

The Sensorcast API

The Sensorcast API allows you to programmatically interact with the Sensorcast system.  We’ve divided up access into categories:

1. Registering for and account
Before you can use the API you need to register for an account. This will provide API keys (a.k.a. authentication tokens) that will allow you to access the data in the system. You need a valid email account to register.

2. Querying Data
Once you are registered you can access the data using your API read-key.

3. Uploading data
TBD