Adafruit IO REST API
REST API for Adafruit IO providing CRUD operations across feeds, time-series data points, groups, dashboards, dashboard blocks, triggers (reactive and scheduled actions), API tokens, permissions/ACL, account activities, and inbound webhooks. Base URL https://io.adafruit.com/api/v2 — authenticated via the X-AIO-Key header or query parameter using an Adafruit IO API key. Supports batch data writes, chart-aggregated reads, positional queries (first/last/previous/next/retain), and Link-header pagination up to 1000 records per page.
Adafruit IO REST API is one of 3 APIs that Adafruit IO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 9 machine-runnable capabilities that can be deployed as REST, MCP, or Agent Skill surfaces via Naftiko and 3 JSON Schema definitions.
Tagged areas include IoT, Internet of Things, Feeds, Data, and Dashboards. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, a JSON-LD context, 9 Naftiko capability specs, and 3 JSON Schemas.