Get Access Code

GET https://app.pandadoc.com/oauth2/authorize?client_id={{client_id}}&redirect_uri={{redirect_uri}}&scope=read+write&response_type=code

Provide values to variables: clientid, redirecturl (Qodex environments is great for it).

Test this link in a web browser.

You can get the URL by going to Code - cURL.

For details go to https://developers.pandadoc.com/v1/reference#authorize-a-user.

For details of authentication process go to https://developers.pandadoc.com/v1/reference#authentication-process.

Request Params

KeyDatatypeRequiredDescription
client_idstring
redirect_uristring
scopestring
response_typestring