Adobe Experience Cloud · Authentication Profile

Adobe Experience Cloud Authentication

Authentication

Adobe Experience Cloud secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

bearerAuth http
scheme: bearer
apiKey apiKey
· in: header (x-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/adobe-analytics-api-openapi.yml, openapi/adobe-campaign-api-openapi.yml, openapi/adobe-experience-platform-api-openapi.yml,
  openapi/adobe-journey-optimizer-api-openapi.yml, openapi/adobe-target-api-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: OAuth 2.0 access token obtained via Adobe I/O.
  sources:
  - openapi/adobe-analytics-api-openapi.yml
  - openapi/adobe-campaign-api-openapi.yml
  - openapi/adobe-experience-platform-api-openapi.yml
  - openapi/adobe-journey-optimizer-api-openapi.yml
  - openapi/adobe-target-api-openapi.yml
- name: apiKey
  type: apiKey
  in: header
  parameter: x-api-key
  description: Adobe I/O client API key.
  sources:
  - openapi/adobe-analytics-api-openapi.yml
  - openapi/adobe-campaign-api-openapi.yml
  - openapi/adobe-experience-platform-api-openapi.yml
  - openapi/adobe-journey-optimizer-api-openapi.yml
  - openapi/adobe-target-api-openapi.yml