/api/v1/meAuthenticated user info
Returns the caller identity + plan summary. Use this to verify a key works after rotation.
Response
{
"id": "69ecec758a1734fb962b798c",
"email": "you@example.com",
"name": "Acme Studios",
"plan_tier": "business_enterprise",
"credits": 0
}