Develop

This section provides resources for building applications and services using the B2C Commerce APIs (SCAPI), including use cases and code samples to guide you through API capabilities and best practices.

As discussed in Getting Started, the B2C Commerce APIs are categorized as:

  • Shopper APIs
    • Prefixed with Shopper
    • Used for storefront applications
    • Uses Shopper Admin API to access the API client
  • SCAPI Admin APIs
    • Used for backend office applications
    • Uses Account Manager to access the API client

Make sure you have completed the following tasks:

  • Determine the APIs that apply to your application: Shopper or SCAPI Admin.
  • Obtain the required base URL configuration values and request formation. This applies to both Shopper and SCAPI Admin APIs.
  • Set up authentication and authorization for your APIs. This includes creating an API client for Shopper APIs or SCAPI Admin APIs.