Salesforce B2C Commerce 24.7 > Developing Your Site > On-Demand Sandboxes > Use the Sandbox API to Manage On-Demand Sandboxes
Get the On-Demand Sandbox ID
Advanced course
Control Center for Salesforce B2C Commerce
Learn how to manage instances, roles, permissions, on-demand sandboxes, audit logs, and day-to-day Control Center operations with practical SFCC guidance.
View courseMany of the Sandbox API calls require you to provide a sandboxβs ID. Get the ID using
the GET/sandboxes method.
- To open the Sandbox API user interface, go to B2C Commerce Sandbox API.
- Click Authorize.
- Enter the API client ID for the Sandbox API.
- To dismiss the authorization window and return to the Sandbox API user interface, click Close.
-
In the Sandboxes section of the Sandbox API user interface, click to expand the
GET/sandboxesmethod. - Click Try it out.
- From the dropdown menu, select true to include deleted sandboxes in the list of sandboxes returned.
-
Click Execute.
Infocenter Retirement: On June 30, 2023, the Infocenter was retired, and documentation currently hosted on the Infocenter will be published to Salesforce Help, Commerce Cloud Developer Center, and Salesforce B2C Commerce Developer Documentation Resources. For more information, see the release note.