Kaiko · Authentication Profile

Kaiko Authentication

Authentication

Kaiko secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Web3CryptoMarket DataInstitutionalFXIndicesOn-ChainStreaming
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKeyHeader apiKey
· in: header (X-Api-Key)

Source

Authentication Profile

kaiko-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/kaiko-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKeyHeader
  type: apiKey
  in: header
  parameter: X-Api-Key
  description: Kaiko client API key delivered in the X-Api-Key header.
  sources:
  - openapi/kaiko-openapi.yml