Start authorization
OAuth
Start authorization
Redirects the user to the Vendaze authorization page.
GET
Start authorization
Documentation Index
Fetch the complete documentation index at: https://developers.vendaze.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
UUID of the OAuth application.
Redirect URI registered with the application.
Must be "code".
Available options:
code Space-separated scopes. Example: "people:read deals:write".
Opaque string generated by the client for CSRF prevention.
BASE64URL(SHA256(code_verifier)).
Must be "S256".
Available options:
S256 Response
Redirect to the authorization page.