Z

Zoho CRM GraphQL API

GraphQL discovered

Details
Endpoint
https://www.zohoapis.com/crm/graphql
Spec
introspection
Docs
https://www.zoho.com/crm/developer/docs/api/graphql/graphql-overview.html
Authentication
Zoho OAuth client for CRM APIs oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Create a Zoho OAuth client in the Zoho API Console. Register your application, set the redirect URI, then use Zoho CRM's OAuth flow described in the authorization request docs to obtain an access token. Send the resulting access token as Authorization: Bearer <access_token>; refresh it via the access and refresh token docs.