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

Zapier Zap Templates API

Refers to resources interacting with 'Zap Templates' associated resources

Zapier Zap Templates API is one of 13 APIs that Zapier publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Zap Templates. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 2024.11.0.

Requests are made against a single base URL, https://api.zapier.com.

1 operations 1 paths 4 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2024.11.0
Base URL
https://api.zapier.com
Authentication
API Key, OAuth 2.0
Contact
Resource Areas
1

Authentication & Security 2

Zapier Zap Templates API declares 2 security schemes for authenticating requests. An API key is passed in the query as client_id (ClientIDAuthentication). It supports OAuth 2.0 (OAuth) using the authorizationCode and implicit flows, exposing 8 scopes.

  • ClientIDAuthentication — See our authentication documentation for how to find your Client ID
  • OAuth — See our OAuth2 authentication documentation here: https://docs.zapier.com/powered-by-zapier/api-reference/authentication

Paths & Operations 1

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

Zap Templates 1

Refers to resources interacting with 'Zap Templates' associated resources

GET
/v1/zap-templates
Zapier Get Zap Templates
v1_zap_templates_list 3 params → 403401409429503504200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ZapTemplate (11 properties), ZapTemplateStep (11 properties), ZapTemplateStepImages (4 properties). Each schema is shown below with its type and property counts.

ZapTemplateStepImages
object
Images for a Zap Template at various sizes
4 properties 4 required
ZapTemplateStep
object
One step in a Zap Template.
11 properties 11 required
ZapTemplate
object
A Zap Template.
11 properties 11 required
ZapTemplateStatusEnum
string
draft - draft published - published

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zapier-zap-templates-api-openapi.yml Raw ↑

Other APIs Zapier publishes across the network.

Zapier AI Actions API
Zapier MCP
Zapier Accounts API
Zapier Actions API
Zapier Apps API
Zapier Authentications API
Zapier Categories API
Zapier Experimental API
Zapier Inputs API
Zapier Outputs API
Zapier Zaps API