v1

latestOpenAPI 3.0.02026-07-2418630310.7 KB
Sync Authentication

Authorize

Generates an OAuth authorization URL that redirects users to authenticate and authorize your application. Use this URL to initiate the OAuth flow by redirecting users to the authorization page. The URL must be opened in a new tab or window.

get/oauth/authorize

Query parameters

client_idstring
redirect_uristring
response_typestring
scopestring

Response

Successful response