Account Management
Account management here mainly covers three categories: authentication methods, OAuth browser flow, and balance and usage queries at the API Key level or account level.Authentication Methods
Bearer Token, Claude-compatible headers, Gemini-compatible headers, login state, and OAuth routes.
Balance and Usage
/api/usage/token, /dashboard/billing/subscription, /dashboard/billing/usage.