Authorizations
Enter the JWT token.
Response
200 - application/json
The authorization URL.
Example:
"https://authorize.altostrat.app/authorize?client_id=..."
Starts the OAuth 2.0 PKCE flow by generating and returning an authorization URL. The user should be redirected to this URL to grant access.
Enter the JWT token.
The authorization URL.
"https://authorize.altostrat.app/authorize?client_id=..."