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

4ccade8cfa18

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