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 Sign Templates API

The Templates API from Zoho Sign — 2 operation(s) for templates.

Zoho Sign Templates API is one of 4 APIs that Zoho Sign publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Templates. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a getting-started guide.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://sign.zoho.com/api/v1.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://sign.zoho.com/api/v1
Authentication
OAuth 2.0
Contact
Zoho Sign API Support
Resource Areas
1

Authentication & Security 1

Zoho Sign Templates API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 3 scopes. By default, every request must be authenticated.

Paths & Operations 2

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

Templates 2
GET
/templates
List templates
listTemplates → 200400401
GET
/templates/{template_id}
Get template
getTemplate 1 param → 200400401

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-sign-templates-api-openapi.yml Raw ↑

Other APIs Zoho Sign publishes across the network.

Zoho Sign Accounts API
Zoho Sign Requests API
Zoho Sign Users API