Skip to main content
GET
Introspect the current API key

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Default Response

api_key_id
string<uuid>
required
partner_id
string<uuid>
required
key_id
string
required
key_prefix
string
required
environment
enum<string>
required
Available options:
sandbox,
production
live
boolean
required
scopes
string[]
required
created_at
string
required
last_used_at
string | null
required
revoke_after
string | null
required