Zoho Meeting is hosted across multiple data centers, and as a result, the API domain URL varies depending on the data center. This design simplifies integration and helps prevent conflicts between browser extensions and the user’s current session. The various domains and their respective API roots are:
US (default .com): https://meeting.zoho.com
AU :https://meeting.zoho.com.au
CN: https://meeting.zoho.com.cn
CA: https://meeting.zohocloud.ca
SA: https://meeting.zoho.sa
The APIs documented on this page assume your organization is on the .com domain. If your account is hosted elsewhere, replace “meeting.zoho.com” in each endpoint with your region’s top‐level domain before using it.
Note:
To determine which domain you’re accessing Zoho Meeting from, log into the Zoho Meeting web app and check the URL in your browser’s address bar.
- If it reads meeting.zoho.com, you’re on the .com data center.
- If it reads meeting.zoho.in, you’re on the .in data center.
- Likewise for .eu, .au, and, .cn etc.
Example
Copied