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

Refers to resources interacting with 'Authentications' associated resources

Zapier Authentications 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 Authentications. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 2 operations across 1 path, and defines 13 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.

2 operations 1 paths 13 schemas 1 GET1 POST

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 Authentications 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 2

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

Authentications 2

Refers to resources interacting with 'Authentications' associated resources

GET
/v2/authentications
Zapier Get Authentications
get-authentications 3 params → 200403401409429503504400
POST
/v2/authentications
Zapier Create Authentication
create-authentication body → 201403401409429503504400

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Apps (10 properties), Error (6 properties), Authentication (5 properties), AppsImages (4 properties). Each schema is shown below with its type and property counts.

AppsImages
object
Images/icons of various resolutions to represent the app.
4 properties 4 required
_AuthenticationCreateRequest
object
The object used to create a new Authentication
3 properties 3 required
AuthenticationCreateRequest
object
Inputs to create a new Authentication
1 property 1 required
AuthenticationResponse
object
Base Response definition to be used in other Response Serializers. Be sure to include the data field after using this class
3 properties 2 required
Error
object
Base Error definition
6 properties
Apps
object
An app that integrates with Zapier
10 properties 9 required
Category
object
Category an app belongs to.
1 property 1 required
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
AuthenticationTypeEnum
string
authentication - authentication
ErrorSource
object
Populates the source object inside our error responses.
3 properties
Authentication
object
An Authentication contains various fields, often credentials such as API tokens, used to access Partner APIs on behalf of a user. The actual fields are held se…
5 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zapier-authentications-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 Categories API
Zapier Experimental API
Zapier Inputs API
Zapier Outputs API
Zapier Zap Templates API
Zapier Zaps API