Whoami — confirm key, see scope/permissions/org
auth
Whoami — confirm key, see scope/permissions/org
Single-call confirmation that the caller’s auth works + what it gives.
Returns: key_prefix, scope, permissions, expires_at, last_used_at, org_id, org_name, plan, user (if Clerk JWT)
Use this as your first call after getting an API key — if it returns 200 you’re authenticated, and the response shows what org/plan/permissions the key carries.