ThingSpeak MQTT API
Lightweight pub/sub MQTT broker at `mqtt3.thingspeak.com` over TCP (1883), TLS (8883), WebSocket (80), and secure WebSocket (443, path `/mqtt`). Publish to `channels/{channelID}/publish` and subscribe via `channels/{channelID}/subscribe/fields/field{n}/{readAPIKey}`. QoS 0 only; connections time out after one hour of inactivity. Devices use MQTT-specific Client ID / Username / Password credentials provisioned in ThingSpeak.
ThingSpeak MQTT API is one of 12 APIs that ThingSpeak publishes on the APIs.io network, described by an AsyncAPI event-driven specification.
Tagged areas include IoT, MQTT, Pub/Sub, and Real-Time. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.