Create a new user and obtain an access token. See our Quick Account Creation guide to get started.
⚠️ This is not a regular API endpoint that returns JSON. 👉 It is a flow that includes account creation and OAuth authorization. This URL should be opened in a popup window. See the Quick Account Creation page for more information about allowing your customers to sign up for Zapier easily.Documentation Index
Fetch the complete documentation index at: https://docs.zapier.com/llms.txt
Use this file to discover all available pages before exploring further.
/v2/authorize API
call in a well-sized popup window and await the completion of the flow. Then
you can use the other API endpoints to retrieve your needed information.
zapier.js
See our authentication documentation for how to find your Client ID
Your application Client ID.
1The page the user will be redirect to after OAuth flow.
11Only OAuth response type code is supported
1Space (%20) separated values
1Email of the user signing up.
1First name of the user signing up.
1Last name of the user signing up.
11111Redirect to authorization URL