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 Publish APIs API

APIs to add or get records in a published form/report

Zoho Creator Publish 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 Publish 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 Publish 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.

Publish APIs 3

APIs to add or get records in a published form/report

GET
/creator/v2/publish/{account_owner_name}/{app_link_name}/report/{report_link_name}/{record_ID}
Publish API Get Record Detail View
6 params → 200401403404405429
GET
/creator/v2/publish/{account_owner_name}/{app_link_name}/report/{report_link_name}
Publish API Get Records Quick View
8 params → 200401403404405429
POST
/creator/v2/publish/{account_owner_name}/{app_link_name}/form/{form_link_name}
Publish API Add Records
5 params body → 200400401403404405429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-creator-publish-apis-api-openapi.yml Raw ↑

Other APIs Zoho Creator publishes across the network.

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