Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zoho Product API

The Product API from Zoho — 8 operation(s) for product.

Zoho Product API is one of 205 APIs that Zoho publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Product. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and code examples.

This API exposes 10 operations across 8 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

10 operations 8 paths 0 schemas 5 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Authentication
custom
Resource Areas
1

Authentication & Security 1

Zoho Product API declares 1 security scheme for authenticating requests. It defines a custom scheme (iam-oauth2-schema).

Paths & Operations 10

Across 8 paths, the API surfaces 10 operations — 5 GET, 1 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Product 10
GET
/api/v1/products/{productId}
Get product
getProduct 3 params → 200
PATCH
/api/v1/products/{productId}
Update product
updateProduct 2 params body → 200422
GET
/api/v1/products
List Products
getProducts 8 params → 204200
POST
/api/v1/products
Create product
createProduct 1 param body → 422200
POST
/api/v1/products/moveToTrash
Move Products to trash
deleteProduct 1 param body → 422204
POST
/api/v1/products/{productId}/associateAccounts
Associate accounts with a product
associateAccountsWithProduct 2 params body → 422200
POST
/api/v1/products/{productId}/associateContacts
Associate contacts with a product
associateContactsWithProduct 2 params body → 422200
GET
/api/v1/products/searchDuplicates
Search for duplicate records
searchProductDuplicates 4 params → 422204200
GET
/api/v1/accounts/{accountId}/products
List products by account
getProductsUnderAccount 5 params → 204200
GET
/api/v1/contacts/{contactId}/products
List products by contact
getProductsUnderContact 5 params → 204200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-product-api-openapi.yml Raw ↑

Other APIs Zoho publishes across the network.

Zoho Inventory
Zoho Books
Zoho Invoice
Zoho Billing
Zoho Expense
Zoho People
Zoho Recruit
Zoho Projects
Zoho Mail
Zoho Sign
Zoho Campaigns
Zoho SalesIQ