How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ThingSpeak Channels API

List, create, read, update, and delete ThingSpeak channels — the primary container for time-series IoT data. Each channel holds up to eight numeric fields plus latitude, longitude, elevation, and a status string. Channels can be public, private, or shared via read API keys.

ThingSpeak Channels API is one of 12 APIs that ThingSpeak publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include IoT, Channels, Data, and Analytics. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, a JSON-LD context, and 1 JSON Schema.

This API exposes 11 operations across 8 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.thingspeak.com.

11 operations 8 paths 7 schemas 2 DELETE7 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.thingspeak.com/
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

ThingSpeak Channels API declares 1 security scheme for authenticating requests. An API key is passed in the header as THINGSPEAKAPIKEY (UserApiKeyHeader). By default, every request must be authenticated.

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 2 DELETE, 7 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Channels 11
GET
/channels/public.json
List Public Channels
listPublicChannels 3 params → 200
GET
/channels/{channel_id}.json
Read Channel Settings
readChannel 1 param → 200
PUT
/channels/{channel_id}.json
Update Channel Settings
updateChannel 1 param body → 200
DELETE
/channels/{channel_id}.json
Delete Channel
deleteChannel 1 param → 200
DELETE
/channels/{channel_id}/feeds.json
Clear Channel Feed
clearChannelFeed 1 param → 200
GET
/channels/{channel_id}/feeds.json
Read Channel Feed
readChannelFeed 17 params → 200
GET
/channels/{channel_id}/fields/{field_id}.json
Read Field Feed
readFieldFeed 6 params → 200
GET
/channels/{channel_id}/feeds/last.json
Read Last Channel Entry
readLastEntry 2 params → 200
GET
/channels/{channel_id}/fields/{field_id}/last.json
Read Last Field Entry
readLastFieldEntry 3 params → 200
GET
/channels/{channel_id}/status.json
Read Status Updates
readStatusUpdates 2 params → 200
POST
/channels/{channel_id}/bulk_update.json
Bulk Update Channel
bulkUpdateChannel 1 param body → 202400

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ChannelInput (17 properties), Channel_2 (16 properties), UpdateRequest (14 properties), Channel (13 properties). Each schema is shown below with its type and property counts.

BulkUpdateRequest
object
2 properties 2 required
FeedResponse
object
2 properties
Channel
object
13 properties
Channel_2
object
16 properties
Entry
object
10 properties
UpdateRequest
object
14 properties 1 required
ChannelInput
object
17 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

thingspeak-channels-api-openapi.yml Raw ↑

Other APIs ThingSpeak publishes across the network.

ThingSpeak Update API
ThingSpeak MQTT API
ThingSpeak React API
ThingSpeak Alerts API
ThingSpeak Charts API
ThingSpeak MATLAB Analysis API
ThingSpeak MATLAB Visualization API
ThingSpeak ThingHTTP API
ThingSpeak TimeControl API
ThingSpeak Channels.json API
ThingSpeak Talkbacks API
Where this information came from

This is an independent, third-party profile of ThingSpeak Channels API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.