HiveMQ website screenshot

HiveMQ

HiveMQ is an enterprise MQTT broker and IoT connectivity platform that provides reliable, scalable bidirectional messaging between connected devices and back-end systems using the MQTT protocol. It supports MQTT 3, MQTT 5, MQTT over WebSocket, clustering, multi-cloud deployments, and an extensible enterprise extension framework for security, data routing, and stream processing through HiveMQ Data Hub. HiveMQ exposes a REST API (OpenAPI 3.0) for broker administration, client management, backups, trace recordings, and Data Hub policy management.

HiveMQ publishes 4 APIs on the APIs.io network, including MQTT over WebSocket, Data Hub API, Management API, and 1 more. Tagged areas include MQTT, IoT, Messaging, Message Broker, and Pub-Sub.

The HiveMQ catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

HiveMQ’s developer surface includes authentication, documentation, pricing, signup flow, GitHub presence, engineering blog, support, and 25 more developer resources.

47.5/100 developing ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
MQTTIoTMessagingMessage BrokerPub-SubWebSocket

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/hivemq: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

HiveMQ Data Hub API

The Data Hub API from HiveMQ — 4 operation(s) for data hub.

HiveMQ Management API

The Management API from HiveMQ — 9 operation(s) for management.

HiveMQ Mqtt API

The Mqtt API from HiveMQ — 5 operation(s) for mqtt.

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

HiveMQ REST Data Hub API

OPEN COLLECTION

HiveMQ REST API

OPEN COLLECTION

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

HiveMQ MQTT Broker

AsyncAPI description of the message-oriented surface of a HiveMQ enterprise MQTT broker. HiveMQ implements MQTT 3.1, MQTT 3.1.1, and MQTT 5 over plain TCP, TLS, WebSocket, and S...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

HiveMQ API Rules

2 rules · 2 warnings

SPECTRAL

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Hivemq Authentication

http · 1 scheme

SECURITY

Hivemq Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Hivemq Vulnerability Disclosure

disclosure policy published

SECURITY

Hivemq Trust Center

SOC 2, ISO 27001, GDPR, CSA STAR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Hivemq Agentic Access

30 operations · 14 acting · 1 human-in-the-loop

30 operations · 14 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: hivemq
name: HiveMQ
description: HiveMQ is an enterprise MQTT broker and IoT connectivity platform that provides reliable, scalable bidirectional
  messaging between connected devices and back-end systems using the MQTT protocol. It supports MQTT 3, MQTT 5, MQTT over
  WebSocket, clustering, multi-cloud deployments, and an extensible enterprise extension framework for security, data routing,
  and stream processing through HiveMQ Data Hub. HiveMQ exposes a REST API (OpenAPI 3.0) for broker administration, client
  management, backups, trace recordings, and Data Hub policy management.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  try_now_blocked_by: loopback
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hivemq.png
tags:
- MQTT
- IoT
- Messaging
- Message Broker
- Pub-Sub
- WebSocket
tags_raw:
- MQTT
- IoT
- Messaging
- Message Broker
- Pub Sub
- WebSocket
url: https://raw.githubusercontent.com/api-evangelist/hivemq/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-08-08'
specificationVersion: '0.23'
apis:
- aid: hivemq:mqtt-websocket
  name: HiveMQ MQTT over WebSocket
  description: 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.
  humanURL: https://docs.hivemq.com/hivemq/latest/user-guide/listeners.html
  baseURL: ws://localhost:8000/mqtt
  tags:
  - MQTT
  - WebSocket
  - Pub-Sub
  - IoT
  tags_raw:
  - MQTT
  - WebSocket
  - Pub Sub
  - IoT
  properties:
  - type: Documentation
    url: https://docs.hivemq.com/hivemq/latest/user-guide/listeners.html
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/hivemq/refs/heads/main/asyncapi/hivemq-asyncapi.yml
- aid: hivemq:hivemq-data-hub-api
  name: HiveMQ Data Hub API
  description: The Data Hub API from HiveMQ — 4 operation(s) for data hub.
  humanURL: https://docs.hivemq.com/hivemq/latest/rest-api/index.html
  baseURL: http://127.0.0.1:8888
  tags:
  - Data Hub
  properties:
  - type: OpenAPI
    url: openapi/hivemq-data-hub-api-openapi.yml
  - type: Documentation
    url: https://docs.hivemq.com/hivemq/latest/rest-api/index.html
  - type: Configuration
    url: https://docs.hivemq.com/hivemq/latest/rest-api/configuration.html
- aid: hivemq:hivemq-management-api
  name: HiveMQ Management API
  description: The Management API from HiveMQ — 9 operation(s) for management.
  humanURL: https://docs.hivemq.com/hivemq/latest/rest-api/index.html
  baseURL: http://127.0.0.1:8888
  tags:
  - Management
  properties:
  - type: OpenAPI
    url: openapi/hivemq-management-api-openapi.yml
  - type: Documentation
    url: https://docs.hivemq.com/hivemq/latest/rest-api/index.html
  - type: Configuration
    url: https://docs.hivemq.com/hivemq/latest/rest-api/configuration.html
- aid: hivemq:hivemq-mqtt-api
  name: HiveMQ Mqtt API
  description: The Mqtt API from HiveMQ — 5 operation(s) for mqtt.
  humanURL: https://docs.hivemq.com/hivemq/latest/rest-api/index.html
  baseURL: http://127.0.0.1:8888
  tags:
  - MQTT
  tags_raw:
  - Mqtt
  properties:
  - type: OpenAPI
    url: openapi/hivemq-mqtt-api-openapi.yml
  - type: Documentation
    url: https://docs.hivemq.com/hivemq/latest/rest-api/index.html
  - type: Configuration
    url: https://docs.hivemq.com/hivemq/latest/rest-api/configuration.html
common:
- type: CapabilityMap
  url: capabilities/hivemq-capability-edges.yml
  name: HiveMQ Business Capability Map
- type: AgenticAccess
  url: agentic-access/hivemq-agentic-access.yml
- type: TrustCenter
  url: security/hivemq-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/hivemq-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/hivemq-domain-security.yml
- type: Authentication
  url: authentication/hivemq-authentication.yml
- type: Website
  url: https://www.hivemq.com
- type: Documentation
  url: https://docs.hivemq.com
- type: Pricing
  url: https://www.hivemq.com/pricing
- type: Signup
  url: https://www.hivemq.com/signup
- type: Cloud
  url: https://www.hivemq.com/cloud
- type: GitHub
  url: https://github.com/hivemq
- type: Community Edition
  url: https://www.hivemq.com/developers/community
- type: Blog
  url: https://www.hivemq.com/blog
- type: LinkedIn
  url: https://www.linkedin.com/company/hivemq
- type: LlmsText
  url: https://docs.hivemq.com/llms.txt
- type: DeveloperPortal
  url: https://www.hivemq.com/developers/
- type: SignUp
  url: https://console.hivemq.cloud/
- type: Login
  url: https://console.hivemq.cloud/
- type: Support
  url: https://www.hivemq.com/company/support/
- type: GitHubOrganization
  url: https://github.com/hivemq
- type: TermsOfService
  url: https://www.hivemq.com/legal/terms-of-service/
- type: PrivacyPolicy
  url: https://www.hivemq.com/legal/privacy-policy/
- type: StatusPage
  url: https://status.hivemq.cloud/
- type: Security
  url: https://www.hivemq.com/solutions/technology/hivemq-security/
- type: Compliance
  url: https://www.hivemq.com/solutions/technology/hivemq-security/
- type: Packages
  url: packages/hivemq-packages.yml
- type: SDKs
  url: packages/hivemq-packages.yml
- type: CLI
  url: cli/hivemq-cli.yml
- type: Lifecycle
  url: lifecycle/hivemq-lifecycle.yml
- type: Conformance
  url: conformance/hivemq-conformance.yml
- type: LLMsTxt
  url: llms/hivemq-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-merged-from:
- hive-mq

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/hivemq"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/hivemq/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/hivemq/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.