Salesforce Commerce Cloud · Authentication Profile

Salesforce Commerce Cloud Authentication

Authentication

Salesforce Commerce Cloud secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CommerceE-CommerceHeadless CommerceSalesforceB2C CommerceB2B CommerceDemandware
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

salesforce-commerce-cloud-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/salesforce-commerce-cloud-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: |-
    OAuth 2.0 access token from SLAS (Shopper APIs) or Salesforce Account
    Manager (Data and Admin APIs), sent as `Authorization: Bearer <token>`.
  sources:
  - openapi/salesforce-commerce-cloud-openapi.yml