How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Salesforce Commerce Cloud Shopper API

The Shopper API from Salesforce Commerce Cloud — 9 operation(s) for shopper.

Salesforce Commerce Cloud Shopper API is one of 3 APIs that Salesforce Commerce Cloud publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Shopper. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 10 operations across 9 paths. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://{shortCode}.api.commercecloud.salesforce.com.

10 operations 9 paths 0 schemas 1 DELETE5 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://.api.commercecloud.salesforce.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Salesforce Commerce Cloud Shopper API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 access token from SLAS (Shopper APIs) or Salesforce Account Manager (Data and Admin APIs), sent as Authorization: Bearer .

Paths & Operations 10

Across 9 paths, the API surfaces 10 operations — 1 DELETE, 5 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Shopper 10
POST
/shopper/auth/v1/organizations/{organizationId}/oauth2/token
Get an SLAS access token
getSlasToken 1 param body → 200
GET
/shopper/products/v1/organizations/{organizationId}/products
Get products
getProducts 8 params → 200
GET
/shopper/products/v1/organizations/{organizationId}/products/{id}
Get a product
getProduct 3 params → 200
GET
/shopper/search/v1/organizations/{organizationId}/product-search
Product search
productSearch 9 params → 200
POST
/shopper/baskets/v1/organizations/{organizationId}/baskets
Create a basket
createBasket 2 params body → 200
GET
/shopper/baskets/v1/organizations/{organizationId}/baskets/{basketId}
Get a basket
getBasket 3 params → 200
DELETE
/shopper/baskets/v1/organizations/{organizationId}/baskets/{basketId}
Delete a basket
deleteBasket 3 params → 204
POST
/shopper/baskets/v1/organizations/{organizationId}/baskets/{basketId}/items
Add items to a basket
addItemsToBasket 3 params body → 200
POST
/shopper/orders/v1/organizations/{organizationId}/orders
Create an order from a basket
createOrder 2 params body → 200
GET
/shopper/orders/v1/organizations/{organizationId}/orders/{orderNo}
Get an order
getOrder 3 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

salesforce-commerce-cloud-shopper-api-openapi.yml Raw ↑

Other APIs Salesforce Commerce Cloud publishes across the network.

Salesforce Commerce API (SCAPI)
Open Commerce API (OCAPI)
Where this information came from

This is an independent, third-party profile of Salesforce Commerce Cloud Shopper API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.