OpenAPI 3.1.0Apache-2.0raw.githubusercontent.com2026-08-10151187988.8 KB

25c23e262a29

OAuth

Introspect Endpoint

Introspect a token (RFC 7662).

post/oauth/introspect

Request body

tokenstring required
token_type_hintstring nullable

Response

Successful Response

activeboolean required
expinteger nullable
scopestring nullable
substring nullable
token_typestring nullable