Hydrolix · Authentication Profile

Hydrolix Authentication

Authentication

Hydrolix secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyObservabilityLog AnalyticsData LakeStreamingClickHouseMonitoringTime Series
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer
serviceAccount http
scheme: bearer

Source

Authentication Profile

hydrolix-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.hydrolix.io/latest/openapi/ + https://github.com/hydrolix/hdxcli
summary:
  types: [http]
  http_schemes: [bearer]
  credential_login: true
  service_accounts: true
  api_key_in: []
  oauth2_flows: []
notes: >-
  Hydrolix is deployed per-customer (BYOC on AWS/GCP/Kubernetes), so there is no single public
  API host — the base host is your own cluster hostname. The Config API authenticates with
  Hydrolix user credentials (username/password) exchanged for a bearer token, presented as an
  Authorization: Bearer header on subsequent requests. Service Accounts provide long-lived,
  non-interactive tokens for automation (used by hdxcli and the MCP server). No public OAuth2
  authorization-server or API-key scheme is documented.
schemes:
  - name: bearerAuth
    type: http
    scheme: bearer
    bearerFormat: JWT
    description: Bearer token obtained by logging in with Hydrolix credentials against the Config API.
    sources: [docs.hydrolix.io Config API reference]
  - name: serviceAccount
    type: http
    scheme: bearer
    description: Long-lived service-account token for automated / scripted access (hdxcli, MCP server).
    sources: [github.com/hydrolix/hdxcli]
docs: https://docs.hydrolix.io/latest/openapi/config-api/

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/hydrolix-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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.