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 Creator Bulk Read APIs API

APIs to fetch a large set of data in a report

Zoho Creator Bulk Read APIs API is one of 6 APIs that Zoho Creator publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bulk Read APIs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against 8 base URLs: https://zohoapis.com/, https://zohoapis.in/, https://zohoapis.eu/, https://zohoapis.jp/, https://zohoapis.sa/, https://zohoapis.ca/, https://zohoapis.com.au/, https://zohoapis.com.cn/.

3 operations 3 paths 0 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://creator.zoho.com/api/v2.1/
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Zoho Creator Bulk Read APIs API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 10 scopes.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Bulk Read APIs 3

APIs to fetch a large set of data in a report

POST
/creator/v2/bulk/{account_owner_name}/{app_link_name}/report/{report_link_name}/read
Create Bulk Read job
4 params body → 200400401403404405429
GET
/creator/v2/bulk/{account_owner_name}/{app_link_name}/report/{report_link_name}/read/{job_ID}/result
Download Bulk Read Result
5 params → 200401404405429
GET
/creator/v2/bulk/{account_owner_name}/{app_link_name}/report/{report_link_name}/read/{job_ID}
Get the Status of the Bulk Read Job
5 params → 200401404405429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-creator-bulk-read-apis-api-openapi.yml Raw ↑

Other APIs Zoho Creator publishes across the network.

Zoho Creator Bulk Insert APIs API
Zoho Creator Data APIs API
Zoho Creator File APIs API
Zoho Creator Meta APIs API
Zoho Creator Publish APIs API