40 lines
1.4 KiB
Markdown
40 lines
1.4 KiB
Markdown
---
|
|
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:
|
|
name: InfluxDB Cloud regions
|
|
parent: Reference
|
|
---
|
|
|
|
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/).
|
|
|
|
<a href="https://www.influxdata.com/influxdb-cloud-2-0-provider-region/" target="_blank" class="btn">Request a cloud region</a>
|
|
|
|
{{% 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 >}}
|