The Internet of Things for Everyone The Adafruit IO HTTP API provides access to your Adafruit IO data from any programming language or hardware environment that can speak HTTP. The easiest way to get started is with [an Adafruit IO learn guide](https://learn.adafruit.com/series/adafruit-io-basi
curl \ -H "X-AIO-Key: $API_KEY" \ /user
curl \
-H "X-AIO-Key: $API_KEY" \
/{username}/feedscurl \
-H "X-AIO-Key: $API_KEY" \
/{username}/groups