Adafruit IO REST API — Feeds
Adafruit IO Feeds — list, create, read, update, and delete the named feed channels that hold time-series data. Self-contained Naftiko capability covering the feeds business surface.
Adafruit IO REST API — Feeds is a Naftiko capability published by Adafruit IO, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 7 operations across the GET, POST, PUT, PATCH, and DELETE methods rooted at /v2/{…}/feeds.
The capability includes 3 read-only operations and 4 state-changing operations. Lead operation: List All Feeds for the Authenticated User. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Adafruit IO, Feeds, and IoT.
What You Can Do
MCP Tools
adafruit-io-list-feeds
List All Feeds for the Authenticated User
adafruit-io-create-feed
Create a New Feed
adafruit-io-get-feed
Get a Feed by Key or ID
adafruit-io-update-feed
Replace a Feed (PUT)
adafruit-io-patch-feed
Partially Update a Feed
adafruit-io-delete-feed
Delete a Feed
adafruit-io-get-feed-details
Get Extended Feed Details