Introspect Token REST Endpoints

OAuth Runtime/Introspect Token
Use this endpoint to obtain information about the circumstances under which a token was created. Data returned includes the expiry date of the token, the intended audience, any assurance level that was associated, and so on. Think of this endpoint as delivering context about the user's current session.
HTTP Options
Method: options
Path: /oauth2/v1/introspect
Validate the Token
Method: post
Path: /oauth2/v1/introspect