Skip to main content
GET
Start authorization-code flow with PKCE

Query Parameters

response_type
enum<string>
required
Available options:
code
client_id
string
required
redirect_uri
string<uri>
required
scope
string
required
Example:

"products.read categories.read vendors.read locations.read"

state
string
code_challenge
string
required
code_challenge_method
enum<string>
required
Available options:
S256

Response

302

Redirects to the Vantr consent screen.