Demandware · Authentication Profile

Demandware Authentication

Authentication

Salesforce B2C Commerce (Demandware) authentication documented from the SCAPI and OCAPI authorization guides. No OpenAPI is captured in this repo yet, so this profile is searched from the docs rather than derived from securitySchemes.

Demandware secures its APIs with oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and clientCredentials flow(s).

CompanyCommerceE-CommerceRetailCommerce CloudStorefrontShopperCatalogOrderSoftware-as-a-ServiceSalesforce
Methods: oauth2 Schemes: 2 OAuth flows: authorizationCode, clientCredentials API key in:

Security Schemes

SLAS (Shopper Login and API Access Service) oauth2
· flows: ,
Account Manager (AM) oauth2
· flows:

Source

Authentication Profile

demandware-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://developer.salesforce.com/docs/commerce/commerce-api/guide/authorization.html
docs: https://developer.salesforce.com/docs/commerce/commerce-api/guide/authorization.html
description: >-
  Salesforce B2C Commerce (Demandware) authentication documented from the SCAPI
  and OCAPI authorization guides. No OpenAPI is captured in this repo yet, so this
  profile is searched from the docs rather than derived from securitySchemes.
summary:
  types: [oauth2]
  oauth2_flows: [authorizationCode, clientCredentials]
  token_format: JWT
  token_placement: Authorization Bearer header
schemes:
- name: SLAS (Shopper Login and API Access Service)
  type: oauth2
  standard: OAuth 2.1
  audience: shopper
  applies_to: SCAPI Shopper APIs and OCAPI Shopper APIs
  flows: [authorizationCode, clientCredentials]
  client_types: [public, private]
  token: ShopperToken (JWT)
  docs: https://developer.salesforce.com/docs/commerce/commerce-api/guide/slas.html
  notes: >-
    Grant type depends on client type (public vs private) and shopper auth method.
    Most clients request tokens via the getAccessToken endpoint.
- name: Account Manager (AM)
  type: oauth2
  audience: admin
  applies_to: SCAPI Admin APIs and OCAPI Data API
  flows: [clientCredentials]
  token: JWT access token
  docs: https://developer.salesforce.com/docs/commerce/commerce-api/guide/authorization-for-admin-apis.html
  notes: >-
    Admin APIs are secured with Account Manager. Requires an API client registered
    in Account Manager; the SLAS Admin API/UI requires the SLAS Organization
    Administrator role.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/demandware-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.