Skip to main content
curl https://api.usenaive.ai/v1/auth/me \
  -H "Authorization: Bearer nv_sk_live_..."
{
  "agent_id": "uuid",
  "agent_name": "Research Bot",
  "company_id": "uuid",
  "company_name": "Acme Corp"
}