/
AD
adafruit
/
Adafruit IO REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
2026-07-13
71
14
146.9 KB
Users
Get information about the current user
get
/user
Response
A User record
User
required
id
number
name
string
color
string
username
string
time_zone
string
created_at
string
dateTime
updated_at
string
dateTime
All 71 operations
get
Get information about the current user
get
Get the user's data rate limit and current activity level.
get
All activities for current user
delete
All activities for current user
get
Get activities by type for current user
get
All feeds for current user
post
Create a new Feed
get
Get feed by feed key
put
Replace an existing Feed
delete
Delete an existing Feed
patch
Update properties of an existing Feed
get
Get detailed feed by feed key
get
Get all data for the given feed
post
Create new Data
get
Chart data for current feed
post
Create multiple new Data records
get
Previous Data in Queue
get
Next Data in Queue
get
Last Data in Queue
get
First Data in Queue
get
Last Data in MQTT CSV format
get
Returns data based on feed key
put
Replace existing Data
delete
Delete existing Data
patch
Update properties of existing Data
get
All groups for current user
post
Create a new Group
get
Returns Group based on ID
put
Replace an existing Group
delete
Delete an existing Group
patch
Update properties of an existing Group
post
Add an existing Feed to a Group
post
Remove a Feed from a Group
get
All feeds for current user in a given group
post
Create a new Feed in a Group
post
Create new data for multiple feeds in a group
get
All data for current feed in a specific group
post
Create new Data in a feed belonging to a particular group
post
Create multiple new Data records in a feed belonging to a particular group
get
All dashboards for current user
post
Create a new Dashboard
get
Returns Dashboard based on ID
put
Replace an existing Dashboard
delete
Delete an existing Dashboard
patch
Update properties of an existing Dashboard
get
All blocks for current user
post
Create a new Block
get
Returns Block based on ID
put
Replace an existing Block
delete
Delete an existing Block
patch
Update properties of an existing Block
get
All tokens for current user
post
Create a new Token
get
Returns Token based on ID
put
Replace an existing Token
delete
Delete an existing Token
patch
Update properties of an existing Token
get
All triggers for current user
post
Create a new Trigger
get
Returns Trigger based on ID
put
Replace an existing Trigger
delete
Delete an existing Trigger
patch
Update properties of an existing Trigger
get
All permissions for current user and type
post
Create a new Permission
get
Returns Permission based on ID
put
Replace an existing Permission
delete
Delete an existing Permission
patch
Update properties of an existing Permission
post
Send data to a feed via webhook URL.
post
Send arbitrary data to a feed via webhook URL.