REST API
Contents |
Introduction
The GreenGoose API enables developers to build fun applications that interact with our real-world sensor platform. You can use the API to pull data from the sensors we provide into any custom application. We provide both a REST-based API described here as well as a real-time streaming version available very soon. In order to use the API, you'll need to first register as a developer. The use of the API is subject to our Terms of Service. We hope you'll also help contribute and provide feedback so that we can continually improve the API over time.
Overview
This document describes the data flow from sensors and how a developer may incorporate measured actions via the API. The sensor methods are described in detail along with short examples. Depending on the sensor type, there may be optional parameters associated with each method. Additional documentation and examples will become available soon.
General Information