Demandware · OAuth Scopes

Demandware OAuth Scopes

OAuth 2.0 searched

Demandware uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyCommerceE-CommerceRetailCommerce CloudStorefrontShopperCatalogOrderSoftware-as-a-ServiceSalesforce
Scopes: 0 Flows: authorizationCode, clientCredentials Method: searched

Scopes (0)

Demandware implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

demandware-scopes.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: >-
  OAuth scope model for Salesforce B2C Commerce (Demandware). SCAPI encodes access
  as OAuth scopes carried in the JWT access token. Scopes combine a tenant filter
  and an API family; the exact scope list is tenant- and API-specific and is
  managed in Account Manager / SLAS rather than published as a fixed enumeration.
  Documented from the SCAPI authorization guides; no spec-declared scope map is in
  the repo, so representative scope families are captured rather than a full list.
schemes:
- name: SLAS
  flows: [authorizationCode, clientCredentials]
  docs: https://developer.salesforce.com/docs/commerce/commerce-api/guide/slas.html
- name: Account Manager
  flows: [clientCredentials]
  docs: https://developer.salesforce.com/docs/commerce/commerce-api/guide/authorization-for-admin-apis.html
scope_families:
- scope: "sfcc.shopper-*"
  description: >-
    Shopper API scope family (e.g. sfcc.shopper-products, sfcc.shopper-baskets,
    sfcc.shopper-orders, sfcc.shopper-customers) granted via SLAS tokens.
  audience: shopper
- scope: "sfcc.<resource>.rw / .r"
  description: >-
    Admin API scope family granting read (.r) or read-write (.rw) access to a
    resource, granted via Account Manager tokens (e.g. sfcc.orders.rw,
    sfcc.catalogs.rw, sfcc.products.r).
  audience: admin
notes: >-
  Scope strings are tenant-scoped and configured per API client. See the SCAPI
  authorization guide and each API reference for the exact scope required by an
  operation.

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/demandware-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.