Base URLs

The base URL you use to interact with the Hevo API depends on the region in which your Hevo account is created.

For example, if your account is in the Asia (asia) region, the base URL in your requests would be:
<https://asia.hevodata.com>.

Tip: Use the Base URL drop-down in the right bar to select the region. The default selection is based on the Hevo account you are logged in with.

Base URL selection

Refer to the following table to know the corresponding base URL.

Data Pipeline RegionHevo API Base URL
Asia (ap-southeast-1)https://asia.hevodata.com/
Australia (ap-southeast-2)https://au.hevodata.com/
Europe (eu-central-1)https://eu.hevodata.com/
India (ap-south-1)https://in.hevodata.com
US (us-east-1)https://us.hevodata.com
US2 (us-west-2)https://us2.hevodata.com
US GCP (us-east4)https://us-gcp.hevodata.com

🚧

If you use an incorrect URL, the API response returns a 4xx error.