BrightEdge · Authentication Profile

Brightedge Authentication

Authentication

BrightEdge secures its APIs with apiKey and http across 6 declared security schemes, as derived from its OpenAPI definitions.

CompanySEOSearchContentMarketingAnalyticsKeywordsEnterpriseAI Search
Methods: apiKey, http Schemes: 6 OAuth flows: API key in: cookie, header

Security Schemes

http_basic http
scheme: basic
forwarded_http_basic apiKey
· in: header (X-Forwarded-Authorization)
session_cookie apiKey
· in: cookie (BRIGHTEDGE)
session_header apiKey
· in: header (X-BRIGHTEDGE-SESSION)
api_token_header apiKey
· in: header (X-Token)
bearer_token apiKey
· in: header (Bearer-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/brightedge-platform-openapi-original.json
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - cookie
  - header
schemes:
- name: http_basic
  type: http
  scheme: basic
  sources:
  - openapi/brightedge-platform-openapi-original.json
- name: forwarded_http_basic
  type: apiKey
  in: header
  parameter: X-Forwarded-Authorization
  sources:
  - openapi/brightedge-platform-openapi-original.json
- name: session_cookie
  type: apiKey
  in: cookie
  parameter: BRIGHTEDGE
  sources:
  - openapi/brightedge-platform-openapi-original.json
- name: session_header
  type: apiKey
  in: header
  parameter: X-BRIGHTEDGE-SESSION
  sources:
  - openapi/brightedge-platform-openapi-original.json
- name: api_token_header
  type: apiKey
  in: header
  parameter: X-Token
  sources:
  - openapi/brightedge-platform-openapi-original.json
- name: bearer_token
  type: apiKey
  in: header
  parameter: Bearer-Token
  sources:
  - openapi/brightedge-platform-openapi-original.json