Skip to content

Providers

Usage Dashboard ships with adapters for the providers below. Each adapter knows the provider's usage/balance endpoint and how to surface the important metrics on the dashboard.

ProviderEndpointCredential
FirecrawlTeam credit usageFirecrawl API key
DeepSeekAccount balanceDeepSeek API key
OpenAIOrganization costsOrganization admin key
Anthropic / ClaudeUsage & Cost Admin APIAnthropic Admin API key
OpenRouterAPI key usageOpenRouter API key
OpenAI CodexChatGPT wham usageChatGPT OAuth tokens
Custom HTTPUser-definedBearer/auth header

Credentials are encrypted at rest with Fernet before being written to the database.

Adding a provider

  1. Open Settings in the dashboard.
  2. Choose the provider, paste the credential, and save.
  3. The backend polls the provider on the configured interval; you can also poll immediately from the dashboard.

Self-hosted API usage dashboard.