Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HiveMQ MQTT over WebSocket

MQTT 3.x and MQTT 5 messaging endpoints exposed over WebSocket for browser and edge clients to publish and subscribe to topics. Used by web dashboards and JavaScript IoT clients to interact with the HiveMQ broker without native TCP MQTT support.

HiveMQ MQTT over WebSocket is one of 4 APIs that HiveMQ publishes on the APIs.io network, described by an AsyncAPI event-driven specification.

Tagged areas include MQTT, WebSocket, Pub Sub, and IoT. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.

Requests are made against the base URL ws://localhost:8000/mqtt.

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI
Base URL
ws://localhost:8000/mqtt

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hivemq-asyncapi.yml Raw ↑

Other APIs HiveMQ publishes across the network.

HiveMQ Data Hub API
HiveMQ Management API
HiveMQ Mqtt API