# Hosts See the supported Regions for commercetools InStore. ## InStore API The InStore API is hosted at the following URLs: | Region | URL | | --- | --- | | North America (GCP, Cedar Rapids IA) | `https://api.instore.us-central1.gcp.commercetools.com` | | Europe (GCP, Belgium) | `https://api.instore.europe-west1.gcp.commercetools.com` | | Europe (AWS, Frankfurt) | `https://api.instore.eu-central-1.aws.commercetools.com` | | Australia (GCP, Sydney) | `https://api.instore.australia-southeast1.gcp.commercetools.com` | Unless documented explicitly, the hosted InStore APIs are not intended to be consumed directly but through the client-side APIs of InStore modules. APIs that are not documented on docs.commercetools.com are not covered by the commercetools [compatibility and release lifecycle promises](/offering/compatibility.md). ## InStore Center The InStore Center is hosted at the following URLs: | Region | URL | | --- | --- | | North America (GCP, Cedar Rapids IA) | `https://center.instore.us-central1.gcp.commercetools.com` | | Europe (GCP, Belgium) | `https://center.instore.europe-west1.gcp.commercetools.com` | | Europe (AWS, Frankfurt) | `https://center.instore.eu-central-1.aws.commercetools.com` | | Australia (GCP, Sydney) | `https://center.instore.australia-southeast1.gcp.commercetools.com` | ## InStore core modules The InStore core modules are hosted at the following URLs: | Region | URL | | --- | --- | | North America (GCP, Cedar Rapids IA) | `https://core.instore.us-central1.gcp.commercetools.com` | | Europe (GCP, Belgium) | `https://core.instore.europe-west1.gcp.commercetools.com` | | Europe (AWS, Frankfurt) | `https://core.instore.eu-central-1.aws.commercetools.com` | | Australia (GCP, Sydney) | `https://core.instore.australia-southeast1.gcp.commercetools.com` | ## Related pages - [Area overview page with navigation](/instore.md) - [Previous page: Supported hardware and operating systems](/instore/implement-instore/general/supported-hardware.md) - [Search documentation and API specs](/search.md)