latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-201,3412,1385.0 MB

3fdc16374d70

OAuth Protocol

Token introspection

Introspect an OAuth access token to check its validity and metadata

post/oauth/introspect

Request body

tokenstring required

The token to introspect

Response

Introspection response

activeboolean required

Whether the token is active

audstring

Audience

client_idstring

Client identifier

expinteger

Expiration timestamp

iatinteger

Issued at timestamp

issstring

Issuer

scopestring

Space-separated list of scopes