Create a new user and obtain an access token. See our Quick Account Creation guide to get started.
/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.
1
The page the user will be redirect to after OAuth flow.
1
1
Only OAuth response type code
is supported
1
Space (%20
) separated values
1
Email of the user signing up.
1
First name of the user signing up.
1
Last name of the user signing up.
1
1
1
1
1
Redirect to authorization URL