LAP Registry

Adafruit IO REST API Skill

adafruit-com

Provider: Adafruit Version: 2.0.0 Endpoints: 71 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/user
GET/{username}/throttleGet information about the current user
GET/{username}/activitiesGet the user's data rate limit and current activity level.
DELETE/{username}/activitiesAll activities for current user
GET/{username}/activities/{type}All activities for current user
GET/{username}/feedsGet activities by type for current user
POST/{username}/feedsAll feeds for current user
GET/{username}/feeds/{feed_key}Create a new Feed
PUT/{username}/feeds/{feed_key}Get feed by feed key
PATCH/{username}/feeds/{feed_key}Replace an existing Feed
DELETE/{username}/feeds/{feed_key}Update properties of an existing Feed
GET/{username}/feeds/{feed_key}/detailsDelete an existing Feed
GET/{username}/feeds/{feed_key}/dataGet detailed feed by feed key
POST/{username}/feeds/{feed_key}/dataGet all data for the given feed
GET/{username}/feeds/{feed_key}/data/chartCreate new Data
POST/{username}/feeds/{feed_key}/data/batchChart data for current feed
GET/{username}/feeds/{feed_key}/data/previousCreate multiple new Data records
GET/{username}/feeds/{feed_key}/data/nextPrevious Data in Queue
GET/{username}/feeds/{feed_key}/data/lastNext Data in Queue
GET/{username}/feeds/{feed_key}/data/firstLast Data in Queue
GET/{username}/feeds/{feed_key}/data/retainFirst Data in Queue
GET/{username}/feeds/{feed_key}/data/{id}Last Data in MQTT CSV format
PUT/{username}/feeds/{feed_key}/data/{id}Returns data based on feed key
PATCH/{username}/feeds/{feed_key}/data/{id}Replace existing Data
DELETE/{username}/feeds/{feed_key}/data/{id}Update properties of existing Data
GET/{username}/groupsDelete existing Data
POST/{username}/groupsAll groups for current user
GET/{username}/groups/{group_key}Create a new Group
PUT/{username}/groups/{group_key}Returns Group based on ID
PATCH/{username}/groups/{group_key}Replace an existing Group

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install adafruit-com

Downloads and installs to ~/.claude/skills/adafruit-com/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)