HyperDX

HyperDX is an open-source observability platform that unifies logs, metrics, traces, session replay and errors on top of ClickHouse and OpenTelemetry, giving engineers one place to search raw events, correlate a log line to its trace and that span to a session replay, build dashboards and run threshold alerts. It ships as an MIT-licensed self-hostable stack (the app, a Node.js API, an opinionated OpenTelemetry collector distribution and ClickHouse), as HyperDX Cloud at hyperdx.io, and as the user interface of ClickStack after ClickHouse acquired the company in March 2025. Its developer surface is a REST management API for dashboards, alerts, sources, saved searches, connections and webhooks, plus a first-party MCP server and an agent-friendly terminal CLI.

HyperDX publishes 1 API on the APIs.io network: External API. Tagged areas include Company, Observability, Monitoring, Logging, and Tracing.

The HyperDX catalog on APIs.io includes 1 event-driven AsyncAPI specification.

HyperDX’s developer surface includes authentication, documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, and 28 more developer resources.

3 APIs 1 MCP Servers
CompanyObservabilityMonitoringLoggingTracingMetricsOpenTelemetryClickHouseOpen SourceAlertingDashboardsSession ReplayDeveloper ToolsAgents

APIs 3

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

HyperDX External API

The v2 External API — 39 operations across dashboards, alerts, sources, ClickHouse connections, saved searches, webhooks, team management, chart series queries and raw log/trace...

HyperDX Cloud API (v1)

The documented v1 API on HyperDX Cloud, covering alerts, dashboards and chart series queries at api.hyperdx.io under /api/v1, authenticated with a Bearer personal API key. Docum...

HyperDX (ClickStack) MCP Server

First-party Model Context Protocol server shipped inside the HyperDX API package, served at /api/mcp on your instance over Streamable HTTP with Bearer authentication. Exposes 27...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

HyperDX (ClickStack) MCP Server

HyperDX ships a first-party Model Context Protocol server inside the product itself. It is served by the HyperDX API package at the /api/mcp path on the instance you run, over t...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Hyperdx Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Hyperdx Rate Limits

1 limits

RATE LIMITS

Event Specifications 1

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

Security Posture 2

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

Hyperdx Authentication

http · 1 scheme

SECURITY

Hyperdx Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 6

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: hyperdx
name: HyperDX
description: HyperDX is an open-source observability platform that unifies logs, metrics, traces, session replay and errors
  on top of ClickHouse and OpenTelemetry, giving engineers one place to search raw events, correlate a log line to its trace
  and that span to a session replay, build dashboards and run threshold alerts. It ships as an MIT-licensed self-hostable
  stack (the app, a Node.js API, an opinionated OpenTelemetry collector distribution and ClickHouse), as HyperDX Cloud at
  hyperdx.io, and as the user interface of ClickStack after ClickHouse acquired the company in March 2025. Its developer surface
  is a REST management API for dashboards, alerts, sources, saved searches, connections and webhooks, plus a first-party MCP
  server and an agent-friendly terminal CLI.
url: https://raw.githubusercontent.com/api-evangelist/hyperdx/refs/heads/main/apis.yml
image: https://avatars.githubusercontent.com/u/130113031?v=4
x-type: company
x-source: harvest:self-hosted-agent-stack
specificationVersion: '0.20'
created: '2026-08-27'
modified: '2026-08-27'
tags:
- Company
- Observability
- Monitoring
- Logging
- Tracing
- Metrics
- OpenTelemetry
- ClickHouse
- Open Source
- Alerting
- Dashboards
- Session Replay
- Developer Tools
- Agents
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: hyperdx:hyperdx-external-api
  name: HyperDX External API
  description: The v2 External API — 39 operations across dashboards, alerts, sources, ClickHouse connections, saved searches,
    webhooks, team management, chart series queries and raw log/trace search. It is served by the HyperDX instance you run
    (self-hosted, or ClickStack in ClickHouse Cloud) under /api/v2, authenticated with a Bearer personal API access key. It
    is NOT served by HyperDX Cloud v1 at api.hyperdx.io.
  humanURL: https://github.com/hyperdxio/hyperdx/blob/main/packages/api/openapi.json
  baseURL: https://{hyperdx-instance-host}/api/v2
  tags:
  - Dashboards
  - Alerts
  - Sources
  - Connections
  - Saved Searches
  - Webhooks
  - Search
  - Charts
  properties:
  - type: OpenAPI
    url: openapi/hyperdx-external-api-openapi.json
  - type: Overlay
    url: overlays/hyperdx-external-api-overlay.yaml
  - type: Documentation
    url: https://www.hyperdx.io/docs
  - type: APIReference
    url: https://clickhouse.com/docs/clickstack/api-reference
  - type: ErrorCatalog
    url: errors/hyperdx-problem-types.yml
  - type: DataModel
    url: data-model/hyperdx-data-model.yml
- aid: hyperdx:hyperdx-cloud-api-v1
  name: HyperDX Cloud API (v1)
  description: The documented v1 API on HyperDX Cloud, covering alerts, dashboards and chart series queries at api.hyperdx.io
    under /api/v1, authenticated with a Bearer personal API key. Documented as prose on hyperdx.io/docs/api; no OpenAPI is
    published for this version.
  humanURL: https://www.hyperdx.io/docs/api/alerts
  baseURL: https://api.hyperdx.io
  tags:
  - Alerts
  - Dashboards
  - Charts
  properties:
  - type: Documentation
    url: https://www.hyperdx.io/docs/api/alerts
  - type: APIReference
    url: https://www.hyperdx.io/docs/api/charts
  - type: RateLimits
    url: rate-limits/hyperdx-rate-limits.yml
- aid: hyperdx:hyperdx-mcp-server
  name: HyperDX (ClickStack) MCP Server
  description: First-party Model Context Protocol server shipped inside the HyperDX API package, served at /api/mcp on your
    instance over Streamable HTTP with Bearer authentication. Exposes 27 tools covering source discovery, metric catalogs,
    time series, tables, raw ClickHouse SQL, log pattern mining, emerging-signal detection, trace waterfalls, dashboards,
    saved searches, alerts and webhooks. Not available on HyperDX Cloud v1.
  humanURL: https://github.com/hyperdxio/hyperdx/blob/main/MCP.md
  baseURL: https://{hyperdx-instance-host}/api/mcp
  tags:
  - MCP
  - Agents
  - Observability
  properties:
  - type: MCPServer
    url: mcp/hyperdx-mcp.yml
  - type: ToolCrosswalk
    url: mcp/hyperdx-tool-crosswalk.yml
  - type: Documentation
    url: https://github.com/hyperdxio/hyperdx/blob/main/MCP.md
common:
- type: DomainSecurity
  url: security/hyperdx-domain-security.yml
- type: Authentication
  url: authentication/hyperdx-authentication.yml
- type: Website
  url: https://www.hyperdx.io/
- type: DeveloperPortal
  url: https://www.hyperdx.io/docs
- type: Documentation
  url: https://www.hyperdx.io/docs
- type: APIReference
  url: https://www.hyperdx.io/docs/api/alerts
- type: GettingStarted
  url: https://www.hyperdx.io/docs/install
- type: Blog
  url: https://www.hyperdx.io/blog
- type: Pricing
  url: https://www.hyperdx.io/pricing
- type: SignUp
  url: https://www.hyperdx.io/register
- type: TermsOfService
  url: https://www.hyperdx.io/terms/service
- type: PrivacyPolicy
  url: https://www.hyperdx.io/terms/privacy
- type: GitHubOrganization
  url: https://github.com/hyperdxio
- type: Support
  url: https://www.hyperdx.io/discord
- type: StatusPage
  url: https://hyperdx.statuspage.io/
- type: SourceCode
  url: https://github.com/hyperdxio/hyperdx
- type: Packages
  url: packages/hyperdx-packages.yml
- type: SDKs
  url: packages/hyperdx-packages.yml
- type: CLI
  url: cli/hyperdx-cli.yml
- type: Sandbox
  url: sandbox/hyperdx-sandbox.yml
- type: Plans
  url: plans/hyperdx-plans-pricing.yml
- type: RateLimits
  url: rate-limits/hyperdx-rate-limits.yml
- type: ChangeLog
  url: changelog/hyperdx-changelog.yml
- type: Lifecycle
  url: lifecycle/hyperdx-lifecycle.yml
- type: Conventions
  url: conventions/hyperdx-conventions.yml
- type: ErrorCatalog
  url: errors/hyperdx-problem-types.yml
- type: DataModel
  url: data-model/hyperdx-data-model.yml
- type: MCPServer
  url: mcp/hyperdx-mcp.yml
- type: ToolCrosswalk
  url: mcp/hyperdx-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Webhooks
  url: asyncapi/hyperdx-webhooks.yml
- type: Conformance
  url: conformance/hyperdx-conformance.yml
- type: LLMsTxt
  url: llms/hyperdx-llms.txt
- type: Overlay
  url: overlays/hyperdx-external-api-overlay.yaml
- type: OpenAPI
  url: openapi/hyperdx-external-api-openapi.json
x-enrichment:
  date: '2026-08-27'
  status: enriched
  artifacts_added: 26
  pass: local-v1

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/hyperdx"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/hyperdx/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/hyperdx/evidence"

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

Get an API key

Free tier, no email required.

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