--- title: InfluxDB Cloud regions description: > InfluxDB Cloud is available on multiple cloud providers and in multiple regions. Each region has a unique InfluxDB Cloud URL and API endpoint. aliases: - /influxdb/cloud/reference/urls/ weight: 6 menu: influxdb_cloud_ref: name: InfluxDB Cloud regions --- InfluxDB Cloud is available on multiple cloud providers and in multiple regions. Each region has a unique InfluxDB Cloud URL and API endpoint. Use the URLs below to interact with your InfluxDB Cloud instances with the [InfluxDB API](/influxdb/cloud/reference/api/), [InfluxDB client libraries](/influxdb/cloud/api-guide/client-libraries/), [`influx` CLI](/influxdb/cloud/reference/cli/influx/), or [Telegraf](/influxdb/cloud/write-data/no-code/use-telegraf/). Request a cloud region {{% warn %}} #### Discontinued InfluxDB Cloud regions The InfluxDB Cloud service will be discontinued in the following regions as of **June 30, 2023**: ##### Amazon Web Services (AWS): - **Asia Pacific - Sydney** (ap-southeast-2) ##### Google Cloud Platform (GCP): - **Europe West - Belgium** (europe-west1) To continue service after **June 30, 2023**, InfluxDB Cloud accounts in these regions must be migrated to different regions. For information about migrating to a different region, see [Migrate to an account in a new region](/influxdb/cloud/migrate-regions/). {{% /warn %}} {{% note %}} #### Regions with multiple clusters Some InfluxDB Cloud regions have multiple Cloud clusters, each with a unique URL. To find your cluster URL, [log in to your InfluxDB Cloud organization](https://cloud2.influxdata.com) and review your organization URL. The first subdomain identifies your InfluxDB Cloud cluster. For example: {{< code-callout "us-west-2-1" >}} ```sh https://us-west-2-1.aws.cloud2.influxdata.com/orgs/03a2bbf46249a000/... ``` {{< /code-callout >}} {{% /note %}} {{< cloud_regions >}}