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

Get list of applications, forms, reports and fields

Zoho Creator Meta 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 Meta APIs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 7 operations across 7 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/.

7 operations 7 paths 0 schemas 7 GET

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 Meta APIs API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 10 scopes.

Paths & Operations 7

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

Meta APIs 7

Get list of applications, forms, reports and fields

GET
/creator/v2/meta/{account_owner_name}/{app_link_name}/sections
Get Sections
3 params → 200401403404405429
GET
/creator/v2/meta/{account_owner_name}/{app_link_name}/form/{form_link_name}/fields
Get Fields
4 params → 200401403404405429
GET
/creator/v2/meta/{account_owner_name}/{app_link_name}/reports
Get Reports
3 params → 200401403404405429
GET
/creator/v2/meta/{account_owner_name}/{app_link_name}/pages
Get Pages
3 params → 200401403404405429
GET
/creator/v2/meta/applications
Get Applications
1 param → 200401404405429
GET
/creator/v2/meta/{account_owner_name}/applications
Get Applications by Workspace
2 params → 200401404405429
GET
/creator/v2/meta/{account_owner_name}/{app_link_name}/forms
Get Forms
3 params → 200401403404405429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-creator-meta-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 Publish APIs API