Hydrolix website screenshot

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.

20.1/100 emerging ▬ flat Agent 10/100 agent aware saas Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
AccessSelf serve
3 APIs 1 MCP Servers
CompanyObservabilityLog AnalyticsData LakeStreamingClickHouseMonitoringTime Series

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-30 · rubric v0.17.2
Composite quality — 20.1/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.0 / 20
Access Clarity 0.0 / 20
Operational Transparency 1.4 / 13
Contract Governance 0.5 / 12
Discoverability 8.2 / 10
Agent readiness — 10/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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 3

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

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 1

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

Security Posture 2

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

Hydrolix Authentication

http · 2 schemes

SECURITY

Hydrolix Domain Security

TLSv1.3 · DMARC

SECURITY

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
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

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