Adobe Commerce only. Learn more
Using the catalog management and rules API
Endpoints
The storefront API endpoints for all storefront API operations operations are:
Environment | URL |
---|---|
Testing | |
Production |
You must also specify multiple HTTP headers, including an API key, with each request.
Authentication
Add authentication information here.
Headers
Header name | Description |
---|---|
AC-Environment-Id | Specify the environment id for the data space where commerce data is stored. Retrieve SaaS data space id from Commerce Admin at Stores > Configuration > Services > Magento Services > SaaS Environment, or using the Commerce CLI command bin/magento config:show services_connector/services_id/environment_id command. |
X-Api-Key | Product public API key |