Zoho Webinar is hosted across multiple data centers. As a result, the API domain URL varies depending on your region. This setup streamlines integration and prevents conflicts between browser extensions and the user’s current session. Below are the domains and their corresponding API roots:
US (default .com):https://webinar.zoho.com
AU: https://webinar.zoho.com.au
CN: https://webinar.zoho.com.cn
CA: https://webinar.zohocloud.ca
SA: https://webinar.zoho.sa (zoho.com, zoho.com)
The API examples in this documentation assume your organization is on the .com domain. If your account is hosted on another domain, replace “webinar.zoho.com” with your region’s top-level domain in each endpoint.
Note:
To determine which domain you’re accessing Zoho Webinar from, log in to the Zoho Webinar web app and check the URL in your browser’s address bar:
- If it reads webinar.zoho.com, you’re on the .com data center.
- If it reads webinar.zoho.in, you’re on the .in data center.
- Similarly for .eu, .au, .cn, etc.
Example
Copied