v52

OpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 MB
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