Skip to main content
POST
Introspect an Access Token

Authorizations

Authorization
string
header
required

Bearer Token necessary to use API

Body

application/json

OAuth 2 Introspect Request

token
string

OAuth 2 Access Token.

Response

200 - application/json

Access Token Introspect

OAuth 2 Introspect Response

active
boolean
scope
any
client_id
any
token_type
any
iat
integer
exp
integer