latestOpenAPI 3.0.3MIT2026-08-10471155.4 KB
3b3179c504b0
Auth Testing
OAuth2 token endpoint (client_credentials, password, authorization_code, refresh_token)
Unified grant endpoint. Accepts JSON or application/x-www-form-urlencoded. Returns access_token (JWT) and, for user grants, a rotating refresh_token.
post/auth/oauth/token
Response
Default Response