v15

latestOpenAPI 3.0.0MIT Licenseraw.githubusercontent.com2026-08-016088119.5 KB
authentication

OAuth2 Token Endpoint

Exchange an authorization code for tokens, or refresh an existing token. Supports grant_type authorization_code and refresh_token.

post/oauth2/token

Response

Token response

access_tokenstring required
token_typestring required
expires_ininteger required
refresh_tokenstring
id_tokenstring
scopestring