v1
latestOpenAPI 3.0.32026-08-0670174396.8 KBOAuth
OAuth token endpoint
Accepts application/x-www-form-urlencoded or application/json.
authorization_code grant: grant_type, code, code_verifier, client_id, redirect_uri
refresh_token grant: grant_type, refresh_token, client_id
post/public/v1/oauth/token/