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 Writer Signatures API

Electronic signature workflows via Zoho Sign

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

Tagged areas include Signatures. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against 9 base URLs: https://www.zohoapis.com/writer/api/v1, https://www.zohoapis.eu/writer/api/v1, https://www.zohoapis.in/writer/api/v1, https://www.zohoapis.jp/writer/api/v1, https://www.zohoapis.com.au/writer/api/v1, https://www.zohoapis.ca/writer/api/v1, https://www.zohoapis.sa/writer/api/v1, https://www.zohoapis.com.cn/writer/api/v1, https://www.zohoapis.sg/writer/api/v1.

2 operations 2 paths 2 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://writer.zoho.com/api/v1
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Zoho Writer Signatures API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 6 scopes. By default, every request must be authenticated.

  • OAuth2 — OAuth 2.0 authentication. Refer to https://www.zoho.com/writer/help/api/v1/oauth-2.html for setup.

Paths & Operations 2

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

Signatures 2

Electronic signature workflows via Zoho Sign

POST
/documents/{document_id}/merge/sign
Merge and sign
mergeAndSign 1 param body → 200
POST
/templates/{template_id}/bulkmerge/sign
Bulk merge and sign
bulkMergeAndSign 1 param body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are MergeRecord (5 properties), MergeResponse (4 properties). Each schema is shown below with its type and property counts.

MergeRecord
object
5 properties
MergeResponse
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-writer-signatures-api-openapi.yml Raw ↑

Other APIs Zoho Writer publishes across the network.

Zoho Writer API
Zoho Writer Combine API
Zoho Writer Documents API
Zoho Writer Merge API