Avalanche · Authentication Profile

Avalanche Authentication

Authentication

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

BlockchainWeb3AvalancheNFTDeFiCross-Chain
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header (x-glacier-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/data-api.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter: x-glacier-api-key
  description: Api keys provide higher access to rate limits. To obtain an api key, sign up
    for an account at  https://build.avax.network/console/utilities/data-api-keys.
  sources:
  - openapi/data-api.json