Hydrolix

Hydrolix is a real-time log analytics and observability platform built as a streaming data lake: it decouples ingest, storage, and compute so teams can retain full-fidelity log and event data cost-effectively for 15+ months while still serving low-latency queries and dashboards. Data is ingested through an HTTP Streaming API, Amazon Kinesis / Data Firehose, S3 autoingest, and OpenTelemetry, then queried with the ClickHouse SQL dialect via a Query API, MCP server, and connectors for Grafana, Trino, Spark/Databricks, and Splunk. Hydrolix deploys in the customer's own cloud (BYOC on AWS/GCP/Kubernetes) and exposes a Config API, Stream API, and Query API, a hdxcli command-line tool, and an official Model Context Protocol server.

Hydrolix publishes 3 APIs on the APIs.io network. Tagged areas include Company, Observability, Log Analytics, Data Lake, and Streaming.

Hydrolix’s developer surface includes documentation, API reference, signup flow, CLI, authentication, and 12 more developer resources.

26.2/100 emerging Agent 26/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
3 APIs 1 MCP Servers 0 Features
CompanyObservabilityLog AnalyticsData LakeStreamingClickHouseMonitoringTime Series

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 26.2/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.9 / 20
Commercial Clarity 2.6 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 26/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/hydrolix: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Hydrolix Config API

Configure and manage a Hydrolix cluster — orgs, projects, tables, transforms, functions, jobs, and service accounts.

Hydrolix Stream API

Real-time HTTP streaming data ingestion into Hydrolix tables.

Hydrolix Query API

Execute ClickHouse SQL queries against Hydrolix and retrieve results.

MCP Servers

hydrolix-mcp.yml

MCP SERVER

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: hydrolix
name: Hydrolix
description: 'Hydrolix is a real-time log analytics and observability platform built as a streaming data lake: it decouples
  ingest, storage, and compute so teams can retain full-fidelity log and event data cost-effectively for 15+ months while
  still serving low-latency queries and dashboards. Data is ingested through an HTTP Streaming API, Amazon Kinesis / Data
  Firehose, S3 autoingest, and OpenTelemetry, then queried with the ClickHouse SQL dialect via a Query API, MCP server, and
  connectors for Grafana, Trino, Spark/Databricks, and Splunk. Hydrolix deploys in the customer''s own cloud (BYOC on AWS/GCP/Kubernetes)
  and exposes a Config API, Stream API, and Query API, a hdxcli command-line tool, and an official Model Context Protocol
  server.'
url: https://raw.githubusercontent.com/api-evangelist/hydrolix/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- qed-investors
- wing-venture-capital
x-tier: enriched
x-tier-reason: portfolio-lead-enriched
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://avatars.githubusercontent.com/u/50281978?v=4
tags:
- Company
- Observability
- Log Analytics
- Data Lake
- Streaming
- ClickHouse
- Monitoring
- Time Series
apis:
- name: Hydrolix Config API
  description: Configure and manage a Hydrolix cluster — orgs, projects, tables, transforms, functions, jobs, and service
    accounts.
  humanURL: https://docs.hydrolix.io/latest/openapi/config-api/
  baseURL: https://{cluster-host}/config/v1/
  properties:
  - type: APIReference
    url: https://docs.hydrolix.io/latest/openapi/config-api/
- name: Hydrolix Stream API
  description: Real-time HTTP streaming data ingestion into Hydrolix tables.
  humanURL: https://docs.hydrolix.io/latest/openapi/stream/
  baseURL: https://{cluster-host}/ingest/
  properties:
  - type: APIReference
    url: https://docs.hydrolix.io/latest/openapi/stream/
- name: Hydrolix Query API
  description: Execute ClickHouse SQL queries against Hydrolix and retrieve results.
  humanURL: https://docs.hydrolix.io/latest/openapi/query/
  baseURL: https://{cluster-host}/query/
  properties:
  - type: APIReference
    url: https://docs.hydrolix.io/latest/openapi/query/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://hydrolix.io
- type: Documentation
  url: https://docs.hydrolix.io/latest/
- type: APIReference
  url: https://docs.hydrolix.io/latest/openapi/
- type: GitHubOrganization
  url: https://github.com/hydrolix
- type: StatusPage
  url: https://hydrolixstatus.com
- type: SignUp
  url: https://hydrolix.io/aws-marketplace
- type: Packages
  url: packages/hydrolix-packages.yml
- type: SDKs
  url: packages/hydrolix-packages.yml
- type: CLI
  url: cli/hydrolix-cli.yml
- type: MCPServer
  url: mcp/hydrolix-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/hydrolix-authentication.yml
- type: Lifecycle
  url: lifecycle/hydrolix-lifecycle.yml
- type: Conformance
  url: conformance/hydrolix-conformance.yml
- type: Conventions
  url: conventions/hydrolix-conventions.yml
- type: LLMsTxt
  url: llms/hydrolix-llms.txt
- type: DomainSecurity
  url: security/hydrolix-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence