Zapier Apps API
Refers to resources interacting with 'Apps' associated resources
Zapier Apps 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 Apps. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.
This API exposes 4 operations across 4 paths, and defines 17 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Zapier Apps 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 IDOAuth— See our OAuth2 authentication documentation here: https://docs.zapier.com/powered-by-zapier/api-reference/authentication
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.
Refers to resources interacting with 'Apps' associated resources
Schemas 17
The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are Apps (10 properties), App (10 properties), WhitelabelApp (8 properties), Action (8 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Zapier 12
Other APIs Zapier publishes across the network.