ThingSpeak
communityMathWorks IoT analytics platform for collecting, analyzing, and visualizing sensor data.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.thingspeak.com/channels/{channelId}/feeds.jsonGet channel data feed
Parameters
endend datetime (stringoptionalstartYYYY-MM-DDTHH:MM:SSZ (stringoptionalapi_keyread API key (stringoptionalresultsnumber of entries (integeroptionalchannelIdchannel ID (integerrequiredReturns
channel with id, name, field1-8 labels; feeds[] with created_at, entry_id, field1-8 valuesPOST
https://api.thingspeak.com/updateWrite data to a channel
Parameters
field1field 1 value (stringoptionalfield2field 2 value (stringoptionalapi_keywrite API key (stringrequiredlatitudelat (numberoptionallongitudelon (numberoptionalReturns
entry ID (integer, 0 if failed)GET
https://api.thingspeak.com/channels/{channelId}.jsonGet channel metadata
Parameters
api_keyread key (stringoptionalchannelIdchannel ID (integerrequiredReturns
id, name, description, latitude, longitude, field1-8 labels, created_at, updated_at, last_entry_id