v1
latestOpenAPI 3.0.32026-07-26172157253.6 KBClient
Initiate custom OAuth flow (PKCE)
Generate OAuth authorization URL for a configured custom OAuth provider using PKCE flow
get/api/auth/oauth/custom/{key}
Path parameters
keystring required
Query parameters
redirect_uristring uri required
URL to redirect after authentication (receives insforge_code parameter)
code_challengestring
PKCE code challenge for mobile/desktop/server clients
Response
OAuth authorization URL