Refresh a Zoho CRM OAuth access token using data-center-specific domains

domain: www.zoho.com/crm/developer · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Identify the data center where the user's Zoho account is hosted (US: accounts.zoho.com, EU: accounts.zoho.eu, IN: accounts.zoho.in, AU: accounts.zoho.com.au, JP: accounts.zoho.jp, CA: accounts.zohocloud.ca)
  2. POST to https://{data-center-accounts-domain}/oauth/v2/token with grant_type=refresh_token, client_id=YOUR_KEY, client_secret=YOUR_KEY, and refresh_token=YOUR_TOKEN
  3. Parse the access_token from the JSON response — it is valid for one hour
  4. Store the new access_token and use it in the Authorization header as Bearer YOUR_TOKEN for subsequent Zoho CRM API calls
  5. The API base URL also varies by data center (e.g., www.zohoapis.com for US, www.zohoapis.eu for EU) — ensure your API calls use the matching regional domain

Known gotchas

Related routes

Update a Zoho CRM record with optimistic concurrency control
zoho.com · 4 steps · unrated
Query Zoho CRM records using the COQL (CRM Object Query Language) API
www.zoho.com/crm/developer · 5 steps · unrated
Convert a Zoho CRM Lead to an Account, Contact, and Deal via API
www.zoho.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans