Identify Netcore Regions
Overview
Netcore supports regional data processing and storage in the United States (US), India (IND), and Europe (EU). This flexibility helps businesses meet data residency regulations, improve latency, and align with regional compliance requirements. Configuring your account and SDK integrations for a specific region ensures all data is routed through the appropriate Netcore data center.
Identifying Your Netcore Region
You can determine your assigned Netcore data center region by checking the starting URL of your Netcore CE application.
How to Identify
Your Netcore CE application includes a region identifier that tells you which data center your account is connected to. This identifier appears at the start of the URL: We have for example https://pr1r.netcoresmartech.com/

Identify your region from the dashboard URL
For example, in the URL below, pr15r is the region identifier. You can use this value to determine whether your account is hosted in the US, India, or the EU region.
Look at the beginning of your Netcore CE application URL. Based on the pattern, you can map it to a specific region:
URL Prefix | Region | Sample URL(Below are examples and not actual URL) |
---|---|---|
pr1r to pr17r | US | https://pr15r.netcorecloud.com/dashboard |
prapp-eur | EU | https://prapp-eur.netcorecloud.com/dashboard |
tprappin1r to tprappin3r | India | https://tprappin2r.netcorecloud.com/dashboard |
API
Refer to the table given to learn the regional API endpoints available for integration.
Updated 1 day ago