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 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.

4 operations 4 paths 17 schemas 4 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 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 ID
  • OAuth — 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.

Apps 4

Refers to resources interacting with 'Apps' associated resources

GET
/v1/apps
Zapier Get Apps [v1]
v1_apps_list 6 params → 403401409429503504200
GET
/v2/actions
Zapier Get Actions
get-actions 2 params → 200403401409429503504400
GET
/v2/apps
Zapier Get Apps [v2]
get-v2-apps 5 params → 200403401409429503504400
GET
/v2/whitelabel/apps
Zapier Get Whitelabel Apps [v2]
v2-whitelabel-apps-list 4 params → 403401409429503504400500

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.

App
object
App (Service).
10 properties 10 required
ActionTypeEnum
string
action - action
AppsImages
object
Images/icons of various resolutions to represent the app.
4 properties 4 required
WhitelabelAppsResponse
object
A JSON:API-style response of apps available for whitelabel connection.
3 properties 3 required
WhitelabelAppLinks
object
2 properties 2 required
AppsResponse
object
A page of returned apps.
7 properties 7 required
ActionsResponse
object
A valid response for fetching available actions for the App
3 properties 2 required
WhitelabelApp
object
An app available for whitelabel connection.
8 properties 8 required
Category
object
Category an app belongs to.
1 property 1 required
Apps
object
An app that integrates with Zapier
10 properties 9 required
Error
object
Base Error definition
6 properties
BaseMeta
object
The meta object returned in paginated response bodies.
3 properties 2 required
ErrorResponse
object
1 property 1 required
Links
object
The links object returned in paginated response bodies.
2 properties
Action
object
An Action is an operation that can be performed against a third-party API; either a read or a write. A Zap is composed of a read, followed by one or more write…
8 properties 8 required
ExpandedAppsResponse
object
An app that integrates with Zapier.
3 properties 3 required
ErrorSource
object
Populates the source object inside our error responses.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zapier-apps-api-openapi.yml Raw ↑

Other APIs Zapier publishes across the network.

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