Edge Delta · Authentication Profile

Edge Delta Authentication

Authentication

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

CompanyObservabilityTelemetry PipelinesLoggingMetricsTracingMonitoringDevOpsSREAI
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (X-ED-API-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/edge-delta-openapi-original.json
docs: https://docs.edgedelta.com/api-tokens/
notes: >-
  Per-organization API token passed in the X-ED-API-Token header. Tokens are
  created at https://docs.edgedelta.com/create-api-token/; the organization ID
  (used in the {org_id} path scope) is obtained per https://docs.edgedelta.com/get-org-id/.
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: X-ED-API-Token
  sources:
  - openapi/edge-delta-openapi-original.json