MATLAB API

ThingSpeak IoT platform API for collecting, reading, and writing sensor data through public and private channels, with support for field-level queries, date-range filtering, and data aggregation.

Claim this API

Are you the operator of MATLAB API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with MATLAB API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Screenshot:
Screenshot of MATLAB API homepage
Slug: mathworks
Key: mathworks.com:matlab-api
Base URL: https://www.mathworks.com/matlabcentral/
Auth: none
Endpoints: 11
Reachable: yes
CORS: unknown
Tier: verified
Last checked: 2026-03-14 16:08:35.060342

Links

Homepage: https://www.mathworks.com/help/thingspeak/
API Base: https://www.mathworks.com/matlabcentral/
Documentation:

Topics

AI_ML, CLOUD, IOT

Tutorials

Skills

Endpoints (12)

Path Summary Response Auth
channels/public.json List public channels application/json none
channels/public.{format} List Public Channels application/json none
channels/{channel_id}.json Get channel information application/json api_key
channels/{channel_id}/feeds.json Get channel feeds application/json api_key
channels/{channel_id}/feeds.{format} Read Channel Feeds application/json api_key
channels/{channel_id}/feeds/last.{format} Get Last Entry application/json api_key
channels/{channel_id}/fields/{field_id}.{format} Read Specific Field application/json api_key
channels/{channel_id}/fields/{field_number}.json Get specific field data application/json api_key
channels/{channel_id}/status.json Get channel status updates application/json api_key
update.json Update channel (GET method) application/json api_key
update.json Update channel (POST method) application/json api_key
update.{format} Write Channel Data (GET) ? api_key