Introspect the current API key
apps
Introspect the current API key
Return the user identity, owning app, granted scopes, balance, and remaining spend limit for the configured API key. Used by hevn whoami.
GET
Introspect the current API key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Alternative API key header. Use Authorization Bearer by default, or X-Api-Key when that header mode is configured.
Response
Successful Response