Zoho CRM logo

Zoho CRM

Zoho CRM is an AI-powered sales and customer relationship management platform from Zoho that helps businesses manage leads, contacts, accounts, deals, and customer engagement across multiple channels. The Zoho CRM REST API (currently at v8) uses OAuth 2.0 authorization-code flow and provides programmatic access to records, modules, users, workflows, analytics, and bulk data operations, with an OpenAPI specification published for the API.

2 APIs 0 Features
CRMSalesCustomer Relationship ManagementMarketing AutomationLead ManagementCustomer Engagement

APIs

Zoho CRM REST API v8

OAuth 2.0 protected REST API for managing CRM records, modules, users, workflows, notes, attachments, tags, and bulk data operations across the Zoho CRM platform.

Zoho CRM Notifications API v2

Instant Notifications API for Zoho CRM. Subscribers register a channel via POST /crm/v2/actions/watch with a notify_url and a list of module/operation events (for example Leads....

Event Specifications

Zoho CRM Notifications API

AsyncAPI 2.6 specification for the Zoho CRM Notifications (Instant Notifications) API surface. Subscribers register a notify_url (channel) with Zoho CRM via the REST "actions/wa...

ASYNCAPI

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🌐
Developer Portal
Developer Portal
📝
SignUp
SignUp
💰
Pricing
Pricing
🔗
Postman Workspace
Postman Workspace

Sources

Raw ↑
aid: zoho-crm
name: Zoho CRM
description: >-
  Zoho CRM is an AI-powered sales and customer relationship management
  platform from Zoho that helps businesses manage leads, contacts, accounts,
  deals, and customer engagement across multiple channels. The Zoho CRM REST
  API (currently at v8) uses OAuth 2.0 authorization-code flow and provides
  programmatic access to records, modules, users, workflows, analytics, and
  bulk data operations, with an OpenAPI specification published for the API.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - CRM
  - Sales
  - Customer Relationship Management
  - Marketing Automation
  - Lead Management
  - Customer Engagement
url: https://raw.githubusercontent.com/api-evangelist/zoho-crm/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-30'
specificationVersion: '0.19'
apis:
  - aid: zoho-crm:rest-api-v8
    name: Zoho CRM REST API v8
    description: >-
      OAuth 2.0 protected REST API for managing CRM records, modules,
      users, workflows, notes, attachments, tags, and bulk data
      operations across the Zoho CRM platform.
    humanURL: https://www.zoho.com/crm/developer/docs/api/v8/
    baseURL: https://www.zohoapis.com/crm/v8
    tags:
      - CRM
      - REST
      - OAuth 2.0
      - Records
      - Modules
    properties:
      - type: Documentation
        url: https://www.zoho.com/crm/developer/docs/api/v8/
      - type: OAuth Overview
        url: https://www.zoho.com/crm/developer/docs/api/v8/oauth-overview.html
      - type: List of APIs
        url: https://www.zoho.com/crm/developer/docs/api/v8/list-available-rest-apis.html
      - type: OpenAPI
        url: https://www.zoho.com/crm/developer/docs/api/v8/openapi-specification.html
      - type: Scopes
        url: https://www.zoho.com/crm/developer/docs/api/v8/scopes.html
  - aid: zoho-crm:notifications-api-v2
    name: Zoho CRM Notifications API v2
    description: >-
      Instant Notifications API for Zoho CRM. Subscribers register a channel
      via POST /crm/v2/actions/watch with a notify_url and a list of
      module/operation events (for example Leads.create, Contacts.edit,
      Deals.delete, Accounts.all). Zoho CRM then POSTs JSON callbacks to the
      notify_url whenever the subscribed create, edit, delete, or all
      operations occur on records in the subscribed module.
    humanURL: https://www.zoho.com/crm/developer/docs/api/v2/notifications/
    baseURL: https://www.zohoapis.com/crm/v2
    tags:
      - CRM
      - Notifications
      - Webhooks
      - Events
      - AsyncAPI
    properties:
      - type: Documentation
        url: https://www.zoho.com/crm/developer/docs/api/v2/notifications/
      - type: AsyncAPI
        url: https://raw.githubusercontent.com/api-evangelist/zoho-crm/refs/heads/main/asyncapi/zoho-crm-notifications-asyncapi.yml
common:
  - type: GitHubOrganization
    url: https://github.com/zoho
  - type: LinkedIn
    url: https://www.linkedin.com/showcase/zohocrm
  - type: Website
    url: https://www.zoho.com/crm/
  - type: Documentation
    url: https://www.zoho.com/crm/developer/docs/api/v8/
  - type: Developer Portal
    url: https://www.zoho.com/crm/developer/
  - type: SignUp
    url: https://www.zoho.com/crm/signup.html
  - type: Pricing
    url: https://www.zoho.com/crm/zohocrm-pricing.html
  - type: Postman Workspace
    url: https://www.postman.com/zohocrmdevelopers/zoho-crm-developers/overview
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com