Zoho Sheet Workbook API
Operations on Zoho Sheet workbooks (spreadsheet files)
Zoho Sheet Workbook API is published by Zoho Sheet on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Workbook. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.
This API exposes 1 operation across 1 path, and defines 10 schemas. It is described by OpenAPI 3.0.3, at version v2.
Requests are made against 4 base URLs: https://sheet.zoho.com/api/v2, https://sheet.zoho.eu/api/v2, https://sheet.zoho.com.au/api/v2, https://sheet.zoho.in/api/v2.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Zoho Sheet Workbook API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (oauthToken) using the authorizationCode, implicit and clientCredentials flows, exposing 2 scopes.
By default, every request must be authenticated.
oauthToken— Zoho OAuth 2.0 authentication
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.
Operations on Zoho Sheet workbooks (spreadsheet files)
Schemas 10
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ApiResponse (7 properties), ReadSpreadsheetRequest (7 properties), ReadTabularDataRequest (7 properties), WriteSpreadsheetRequest (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.