General concepts
This document gives an overview of the characteristics and common features of the API.
Environments
The commercetools Frontend project has three environments to work in. The host URL is different for each environment. To learn more about environments in Frontend Studio, see Working with environments.
Hosts
The commercetools Frontend API hub is hosted at the following URLs:
Environment | API hub URL |
---|---|
Production | https://PROJECT_NAME-COMPANY_NAME.frontastic.live/ |
Staging | https://PROJECT_NAME-COMPANY_NAME.frontastic.io/ |
Development | https://PROJECT_NAME-COMPANY_NAME.frontastic.rocks/ |