Skip to main content
GET
Inspect Scoped Jwt

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

xi-api-key
string | null
x-api-key
string | null

Query Parameters

jwtoken
string
required

Response

Successful Response

expires_at
integer
required

unix timestamp of when the token expires

models
string[] | null

which models is the token limited to

spending_limit
number | null

how much is the total spending limit set at creation