b2c-scapi-admin

Installation
SKILL.md

SCAPI Admin APIs

This skill guides you through consuming Admin APIs for backend integrations, data synchronization, and management operations. Admin APIs are designed for server-to-server integration, not storefront use.

Note: For shopper-facing APIs (products, baskets, checkout), see b2c-scapi-shopper. This skill focuses on admin/backend operations.

Overview

Admin APIs are designed for backend systems and integrations:

  • Client: Backend services, ETL pipelines, management tools
  • Authentication: Account Manager OAuth (client credentials)
  • Response Time: < 60 seconds (HTTP 504 if exceeded)
  • Usage: Moderate frequency, batch operations preferred

Base URL Structure

https://{shortCode}.api.commercecloud.salesforce.com/{apiFamily}/{apiName}/v1/organizations/{organizationId}/{resource}
Related skills

More from salesforcecommercecloud/b2c-developer-tooling

Installs
74
GitHub Stars
42
First Seen
Feb 11, 2026