GS
HTTP API
End Points | API Limits | The Date and Times |
HTTP - API | RESTful Conventions | Time Zones |
HTTP - Advanced API | Examples | IDs and UIDs |
Overview
The GroveStreams HTTP API is a RESTful API. The entire GroveStreams web based user interface utilizes only the GroveSteams HTTP API for non static page data. A popular way to become familiar with the GroveStreams HTTP API is to use the Google Chrome browser and hit F12 to monitor all HTTP network calls from the browser to grovestreams.com.End Points
The API REST Endpoint URL is: http://grovestreams.com:80/api/The SSL API REST Endpoint URL is: https://grovestreams.com:443/api/
Device Data Upload HTTP API Examples
See the following pages for a step-by-step guide on how to create your own streams and feeds:- Arduino - Quick Start
- Arduino Yún - Quick Start
- Arduino Yún - Command Example
- iMonnit WebHook - Quick Start
- STMicroelectronics STM32F746 Discovery - Quick Start
- STMicroelectronics STM32F746 Discovery - Advanced
- STMicroelectronics Cellular (MB1239A, P-L496G-CELL0, P-L496G-CELL02) and Espruino- Quick Start
- Particle.io WebHook - Quick Start
- Digi Cloud - Quick Start
- SmartThings - Quick Start
- Electric Imp - Quick Start
- Electric Imp - Thermocouple Example
- Raspberry Pi - Monitoring Pi Metrics
- Python - Quick Start
- Java - Quick Start
- Java - Component Templates
- Java - Empty Organization
- Java and Curl - File Upload Into Stream