v3

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0162167359.9 KB
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/api/v1/apps/me

Headers

x-api-keystring

Alternative API key header. Use Authorization Bearer by default, or X-Api-Key when that header mode is configured.

Response

Successful Response

namestring nullable
emailstring required
balancenumber
spendLimitnumber
appIdstring nullable
appNamestring nullable
scopestring[]