0x · Authentication Profile

0X Authentication

Authentication

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

CryptocurrencyDeFiDEX AggregatorSwapGaslessCross-ChainPermit2LiquidityTrade AnalyticsWeb3SettlementSmart Contracts
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (0x-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/0x-api.yaml, openapi/0x-cross-chain.yaml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: 0x-api-key
  sources:
  - openapi/0x-api.yaml
  - openapi/0x-cross-chain.yaml