v1

latestOpenAPI 3.1.02026-07-2419782400.4 KB
Authorize endpoint

Authorize endpoint

When using the Authorization Code grant, redirect the user to the Authorize application endpoint. After the user is authenticated and approves the authorization request, Bynder will redirect the user back with an authorization code which can then be passed to the Token endpoint.

get/v6/authentication/oauth2/auth

Query parameters

client_idstring required
scopestring required
redirect_uristring required
response_typestring required
statestring
All 197 operations