Get current identity
Use this to confirm which user (or developer) the calling key acts as.
Returns identity, plan info, and rate-limit window for the calling key. Branches on key type.
Authorizations
Marea API key. mk_dev_* keys are developer-scoped (bootstrap, list users, register webhook). mk_user_* keys are user-scoped (manage that one user's storefronts/products). Scopes: catalog:read, catalog:write, storefront:publish, me:verify, me:resendVerification, developer:bootstrap, developer:read, developer:issueUserKey, developer:webhooks.
Headers
BCP-47 locale tag for localized error messages (es, en, pt). Defaults to es.
"es-MX"
Response
Success.
Identity + plan info for the calling key. Available to both user and developer keys (branched by type).
"usr_abc123"
user, developer pending, verified