Does hubspot API support multi-region?

My application is running in AWS Sydney region and it calls Hubspot API to create companies and contacts. I am planning to deploy applications in UK which also needs to call the same Hubspot API. I wonder if the API support multi-region by default. Do I need to call different domain from different region?

Hi @JZhao,

HubSpot’s API is global, meaning you can use the same API endpoints regardless of where your application is hosted. Just make sure your applications have reliable internet connectivity to HubSpot’s servers, and you’re good to go. If you’re concerned about latency, you might want to monitor API response times from each region, but functionally, nothing else needs to change.

Yes its global