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 Combine API

Combine multiple PDF documents into one

Zoho Writer Combine 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 Combine. 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 1 GET1 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 Combine 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 — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Combine 2

Combine multiple PDF documents into one

POST
/documents/pdf/combine
Combine PDF documents
combinePdfs body → 200
GET
/documents/pdf/combine/job/{job_id}
Get combine job status
getCombineJobStatus 1 param → 200

Schemas 2

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

CombineJobResponse
object
1 property
CombineStatusResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Zoho Writer publishes across the network.

Zoho Writer API
Zoho Writer Documents API
Zoho Writer Merge API
Zoho Writer Signatures API