SAP Emarsys · Authentication Profile

Emarsys Authentication

Authentication

SAP Emarsys secures its APIs with apiKey, http, and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

Marketing AutomationCustomer EngagementEmail MarketingOmnichannelCustomer Data PlatformSAPSegmentationSMSMarketing AnalyticsRetailPersonalizationCampaign Management
Methods: apiKey, http, oauth2 Schemes: 3 OAuth flows: clientCredentials API key in: header

Security Schemes

X-WSSE apiKey
· in: header (X-WSSE)
bearerAuth http
scheme: bearer
oAuthAuthorization oauth2
· flows: clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-08-13'
method: derived
source: openapi/emarsys-accounts-openapi.yml, openapi/emarsys-auto-import-profiles-openapi.yml,
  openapi/emarsys-conditional-text-rules-openapi.yml, openapi/emarsys-contact-and-email-data-openapi.yml,
  openapi/emarsys-contact-lists-openapi.yml, openapi/emarsys-contact-sources-openapi.yml, openapi/emarsys-contacts-openapi.yml,
  openapi/emarsys-email-campaign-lifecycle-openapi.yml, openapi/emarsys-email-campaigns-openapi.yml,
  openapi/emarsys-email-reporting-api-openapi.yml, openapi/emarsys-email-templates-openapi.yml,
  openapi/emarsys-events-openapi.yml ...
summary:
  types:
  - apiKey
  - http
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - clientCredentials
schemes:
- name: X-WSSE
  type: apiKey
  in: header
  parameter: X-WSSE
  sources:
  - openapi/emarsys-accounts-openapi.yml
  - openapi/emarsys-auto-import-profiles-openapi.yml
  - openapi/emarsys-conditional-text-rules-openapi.yml
  - openapi/emarsys-contact-and-email-data-openapi.yml
  - openapi/emarsys-contact-lists-openapi.yml
  - openapi/emarsys-contact-sources-openapi.yml
  - openapi/emarsys-contacts-openapi.yml
  - openapi/emarsys-email-campaign-lifecycle-openapi.yml
  - openapi/emarsys-email-campaigns-openapi.yml
  - openapi/emarsys-email-templates-openapi.yml
  - openapi/emarsys-events-openapi.yml
  - openapi/emarsys-external-content-openapi.yml
  - openapi/emarsys-fields-openapi.yml
  - openapi/emarsys-forms-openapi.yml
  - openapi/emarsys-keys-openapi.yml
  - openapi/emarsys-media-database-openapi.yml
  - openapi/emarsys-programs-openapi.yml
  - openapi/emarsys-relational-data-openapi.yml
  - openapi/emarsys-sections-openapi.yml
  - openapi/emarsys-segments-openapi.yml
  - openapi/emarsys-tracked-links-openapi.yml
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: To use this API, you must have an access token.
  sources:
  - openapi/emarsys-email-reporting-api-openapi.yml
- name: oAuthAuthorization
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: https://smsemarsys.accounts.ondemand.com/oauth2/token
    scopes: 0
  description: OAuth client credentials grant type authorization
  sources:
  - openapi/emarsys-sms-partner-callbacks-openapi.yml
  - openapi/emarsys-sms-partner-service-openapi.yml