Dune Analytics · Authentication Profile

Dune Analytics Authentication

Authentication

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

Web3AnalyticsSQLDashboardsBlockchainOnchainMulti-chain
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

DuneApiKey apiKey
· in: header (X-Dune-API-Key)

Source

Authentication Profile

dune-analytics-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/dune-analytics-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: DuneApiKey
  type: apiKey
  in: header
  parameter: X-Dune-API-Key
  sources:
  - openapi/dune-analytics-openapi.yml