Hydromancer · Authentication Profile

Hydromancer Leading Hyperliquid Data Provider Authentication

Authentication

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

HyperliquidBlockchainWeb3DeFiCrypto trading dataMarket DataReal-TimeWebSocket streamingHistorical DataOrderbook data
Methods: apiKey Schemes: 2 OAuth flows: API key in: header, query

Security Schemes

rest_bearer_token apiKey
· in: header ()
ws_query_api_key apiKey
· in: query ()

Source

Authentication Profile

hydromancer-leading-hyperliquid-data-provider-authentication.yml Raw ↑
generated: '2026-09-21'
method: searched
source: https://docs.hydromancer.xyz/readme/rest-api.md (REST auth) + https://docs.hydromancer.xyz/readme/get-api-keys.md
docs: https://docs.hydromancer.xyz/readme/rest-api
summary:
  types: [apiKey]
  api_key_in: [header, query]
  oauth2_flows: []
  notes: >-
    Single API-key credential per account. The REST API presents it as an HTTP Bearer token in the
    Authorization header; the WebSocket API accepts the same key as a query parameter on the connection
    URL. There is no OAuth, OIDC or mutual-TLS surface. Keys are issued through manual, personalized
    onboarding (contact data@hydromancer.xyz), not a self-serve dashboard.
schemes:
  - name: rest_bearer_token
    type: apiKey
    in: header
    parameter_name: Authorization
    format: 'Authorization: Bearer YOUR_API_KEY'
    applies_to: Hydromancer REST API (https://api.hydromancer.xyz, POST /info)
    description: >-
      All REST requests must include an Authorization header carrying the account API key as a Bearer
      token. A missing or invalid key returns HTTP 401 with body {"error": "Invalid API key"}.
    sources: [https://docs.hydromancer.xyz/readme/rest-api.md]
  - name: ws_query_api_key
    type: apiKey
    in: query
    parameter_name: null
    applies_to: Hydromancer WebSocket API (wss://api.hydromancer.xyz/ws)
    description: >-
      The WebSocket API authenticates by passing the same account API key as a query parameter on the
      connection URL. The exact parameter name is not stated verbatim in the public docs; the key is
      the same credential used for the REST Bearer token.
    sources: [https://docs.hydromancer.xyz/readme/websocket.md]

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/hydromancer-leading-hyperliquid-data-provider-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 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.