Introspect a Token

Returns the state of a token, per RFC 7662. Callers authenticate as the client the token was issued to, or as the protected resource the token was issued for, with client_secret_post, client_secret_basic or a Bearer token. Expired, revoked and unknown tokens return active: false.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required

The token to introspect.

string
enum

A token_type_hint for the submitted token.

Allowed:
string

Your client_id.

string

Your client secret, for client_secret_post client authentication.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json