Skip to main content
GET
OAuth 2.1 + PKCE authorize (web session)

Query Parameters

response_type
enum<string>
required
Available options:
code
client_id
string
required
redirect_uri
string<uri>
required
code_challenge
string
required
code_challenge_method
enum<string>
required
Available options:
S256
state
string
required

Response

Redirect to redirect_uri with code + state