All activities for current user
The Activities endpoint returns information about the user's activities.
All activities for current user
Delete all your activities.
All blocks for current user
The Blocks endpoint returns information about the user's blocks.
All dashboards for current user
The Dashboards endpoint returns information about the user's dashboards.
All data for current feed in a specific group
All feeds for current user
The Feeds endpoint returns information about the user's feeds. The response includes the latest value of each feed, and other metadata about each feed.
All feeds for current user in a given group
The Group Feeds endpoint returns information about the user's feeds. The response includes the latest value of each feed, and other metadata about each feed, but only for feeds within the given group.
All groups for current user
The Groups endpoint returns information about the user's groups. The response includes the latest value of each feed in the group, and other metadata about the group.
All permissions for current user and type
The Permissions endpoint returns information about the user's permissions.
All triggers for current user
The Triggers endpoint returns information about the user's triggers.
Chart data for current feed
The Chart API is what we use on io.adafruit.com to populate charts over varying timespans with a consistent number of data points. The maximum number of points returned is 480. This API works by aggregating slices of time into a single value by averaging. All time-based parameters are optional, if none are given it will default to 1 hour at the finest-grained resolution possible.
Create a new Block
Create a new Dashboard
Create a new Feed
Create a new Feed in a Group
Create a new Group
Create a new Permission
Create a new Trigger
Create new Data
Create new data records on the given feed. **NOTE:** when feed history is on, data `value` size is limited to 1KB, when feed history is turned off data value size is limited to 100KB.
Create new data for multiple feeds in a group
Create new Data in a feed belonging to a particular group
Delete an existing Block
Delete an existing Dashboard
Delete an existing Feed
Delete an existing Group
Delete an existing Permission
Delete an existing Trigger
Delete existing Data
First Data in Queue
Get the oldest data point in the feed. This request sets the queue pointer to the beginning of the feed.
Get activities by type for current user
The Activities endpoint returns information about the user's activities.
Get all data for the given feed
Get detailed feed by feed key
Returns more detailed feed record based on the feed key
Get feed by feed key
Returns feed based on the feed key
Get information about the current user
Get the user's data rate limit and current activity level.
Last Data in MQTT CSV format
Get the most recent data point in the feed in an MQTT compatible CSV format: `value,lat,lon,ele`
Last Data in Queue
Get the most recent data point in the feed. This request sets the queue pointer to the end of the feed.
Next Data in Queue
Get the next newest data point in the feed. If queue processing hasn't been started, the first data point in the feed will be returned.
Previous Data in Queue
Get the previously processed data point in the feed. NOTE: this method doesn't move the processing queue pointer.
Remove a Feed from a Group
Replace an existing Block
Replace an existing Dashboard
Replace an existing Feed
Replace an existing Group
Replace an existing Permission
Replace an existing Trigger
Replace existing Data
Returns Block based on ID
Returns Dashboard based on ID
Returns data based on feed key
Returns Group based on ID
Returns Permission based on ID
Returns Trigger based on ID
Update properties of an existing Block
Update properties of an existing Dashboard
Update properties of an existing Feed
Update properties of an existing Group
Update properties of an existing Permission
Update properties of an existing Trigger
Update properties of existing Data
Any provider, on request.
Request it
Tell us which provider you need, and we will ship it in the registry.
Generate it
Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.