Multi DC

Zoho Lens is hosted at multiple data centers. Consequently, the API domain URL varies by the data center. This simplifies integration and prevents conflicts between browser extensions and the user's session.

The various domains and their respective API domain URLs are:

  • US: https://lens.zoho.com
  • AU: https://lens.zoho.com.au
  • EU: https://lens.zoho.eu
  • IN: https://lens.zoho.in
  • CN: https://lens.zoho.com.cn
  • JP: https://lens.zoho.jp

The APIs on this page are for organizations in Zoho lens that are hosted on the .com domain. If your organization is on a different domain, then you must replace .com with the appropriate domain for API endpoints on this page before using them.

Note

To find out which domain you're accessing Zoho Lens from, visit the Zoho Lens web app and check its URL. If the URL contains lens.zoho.com, then you're accessing it from the .com domain. If the URL contains lens.zoho.in, you're accessing it from the .in domain. Similarly, you could be accessing Zoho Lens from the .eu, .com.au, or .com.cn domain.

CopiedAPI endpoint for the .com domain, as available on this page:
https://lens.zoho.com/api/v2/lens_session

API endpoint after replacing the .com domain with .eu:
https://lens.zoho.com/api/v2/lens_session

For example, here's how you would modify the domain in an API endpoint for the .eu domain: