Know your Creator account's base URL
Data privacy and protection laws today require that collected data must be stored in data centers that are physically located in the respective country or region. To facilitate compliance, Zoho has set up multiple data centers across different regions. Each data center only holds the data of those users that signed-up to it.
The base URL of your Creator account, and therefore the base URL of the apps in your account, is the part of the URL that remains constant while you and your users navigate between apps and their components (forms, reports, and pages).
Your Creator account's base URL depends on the data center it's associated with. You'll need it to use REST APIs, XML RPC APIs, and functionality based URLs.
Data center (DC) | Top-level domain (TLD) | Base URL for APIs | Base URL for functionality-based URLs | Base URL for public components | Account URLs |
United States (US) | .com | creator.zoho.com | creatorapp.zoho.com | creatorapp.zohopublic .com | accounts.zoho.com |
Europe (EU) | .eu | creator.zoho.eu | creatorapp.zoho.eu | creatorapp.zohopublic .eu | accounts.zoho.eu |
India (IN) | .in | creator.zoho.in | creatorapp.zoho.in | creatorapp.zohopublic .in | accounts.zoho.in |
China (CN) | .com.cn | creator.zoho.com.cn | creatorapp.zoho.com.cn | creatorapp.zohopublic .com.cn | accounts.zoho.in |
Australia (AU) | .com.au | creator.zoho.com.au | creatorapp.zoho.com.au | creatorapp.zohopublic .com.au | accounts.zoho.au |
Japan (JP) | .jp | creator.zoho.jp | creatorapp.zoho.jp | creatorapp.zohopublic .jp | accounts.zoho.jp |
To find the data center to which your account's associated:
- Note the top-level domain (TLD) part of your account or app's URL.
- Refer to the above table for your DC and base URLs. For example, when the TLD is .com, then that account belongs to Zoho's US data center, and its base URL for making API calls is creator.zoho.com