API Dashboard
Create and manage API keys for the SuperCompress hosted API.
Firebase sign-in is unavailable on this deployment. Configure FIREBASE_* environment variables and redeploy, or use dev mode if enabled.
SC_AUTH_DEV=1 SC_KEY_STORE=memory python scripts/local_web_server.py
/api/v1/compress with your key are metered here. The landing-page impact calculator runs the same engine in-browser and does not use your key or appear in usage.
Get a key, install the package, call compress(). That’s it.
Integrate in 2 steps
SUPERCOMPRESS_API_KEY or paste your key below.
No API keys yet. Create one to get started.
Every POST /api/v1/compress with your key updates this table. Send a test request to verify metering.
| Key | Requests | Tokens in | Kept | Saved | Last used |
|---|---|---|---|---|---|
| No usage yet. | |||||
Your current plan limits how many tokens you can process each month. Upgrade anytime to unlock higher limits.
Need more tokens? Contact us for enterprise pricing and custom limits.
Copy your API key now — it’s only shown once.
Then paste this into your app