A tool to check your Factory AI API token usage and remaining quota.
Fetches usage data from Factory AI's /api/organization/members/chat-usage endpoint.
- Keys stored locally - API Keys are saved in browser localStorage, never uploaded to any server
- Multi-key management - Save multiple keys and switch between them
- Batch Operations - Support batch adding, simultaneous viewing, and exporting of multiple API keys
- Bilingual - English and Chinese interface
# Install dependencies
bun install
# Start dev server
bun dev
# Build
bun run buildProduction requires a proxy to forward /api requests to https://app.factory.ai.
For personal learning and non-commercial use only.

