1.18.0
API Overview
The SLAS Admin API is a companion to the main Shopper Login and API Access Service (SLAS), which enables secure access to Commerce Cloud’s Shopper APIs. The SLAS Admin API is only used for administration tasks, not for requesting access to the Shopper APIs.
Important: Before using this API, follow the instructions in Authorization for Shopper APIs from the Get Started guides. The guide provides a complete set of instructions for setting up a SLAS client.
For more information, see the SLAS guides.
Tenant Id
In context of SLAS administration a tenant identifier is used instead of the organization identifier.
A B2C Commerce instance is considered a “tenant” when it's associated with a supporting system, such as the Shopper Login and API Access Service (SLAS).
A tenant ID begins with a four-character realm ID, followed by an underscore (_) and an instance ID.
These are example tenant IDs for various types of instances:
| Instance Type | Realm ID | Instance ID | Tenant ID |
|---|---|---|---|
| Staging | bcgl | stg | bcgl_stg |
| On-demand sandbox | zzte | 053 | zzte_053 |
| POD sandbox | zzrf | s01 | zzrf_s01 |
Let us know so we can improve!