/
PO
polar
/
Polar API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v6
latest
OpenAPI 3.1.0
2026-07-31
185
674
1.1 MB
oauth2
public
Introspect Token
Get information about an access token.
post
/v1/oauth2/introspect
Response
Successful Response
IntrospectTokenResponse
required
active
boolean
required
client_id
string
required
token_type
'access_token'
|
'refresh_token'
required
scope
string
required
sub_type
'user'
|
'organization'
required
sub
string
required
organizations
string[]
required
aud
string
required
iss
string
required
exp
integer
required
iat
integer
required