Skip to content

Token introspection (RFC 7662)

POST
/introspect

Caller authenticates with a management API key.

object
token
required
string

Introspection result

object
active
required
boolean
scope
string
client_id
string
token_type
string
sub
string
exp
integer

Caller not authenticated

object
error
required
string
error_description
string