Skip to main content
Requires Authorization: Key YOUR_API_KEY. This is the recommended endpoint for production monitoring integrations.

GET /v1/account

Returns organization wallet, concurrency status, current key limits, and rate limit configuration. Full reference →

GET /v1/account/keys

Returns per-API-key concurrency usage (in_flight, limit, available) for all active keys in the organization.

When to use Platform vs Console APIs

NeedEndpoint
Monitor from inference workersGET /v1/account
Admin dashboard with user loginGET /console/v1/dashboard
Detailed tier editingConsole only (admin)
See Console vs Public.