Central API key registry for the auto-ctl ecosystem. Tracks all external API credentials — expiry, cost tier, usage limits, renewal alerts.
api-ctl list # show all registered keys + status
api-ctl add --service stadia --key XXX --tier free --limit 200000/mo
api-ctl check # alert on expiring / over-limit keys
api-ctl rotate --service <name> # guided key rotation workflow
api-ctl usage --service <name> # query usage from provider API
| Service | Tool(s) | Tier | Limit | Key Location |
|---|---|---|---|---|
| Stadia Maps | map-ctl, Ad-CTL | Free | 200k tiles/mo | mars-status .env |
| Anthropic | Ad-CTL, chat | Pay-per-use | — | mars-status .env |
| Brave Search | OpenClaw | Free | 2k/mo | openclaw.json |
| GitHub | All tools | Free | 5k req/hr | openclaw.json |
| Dropbox | Ad-CTL | Free | — | mars-status .env |
| Google (SA) | gmail-ctl | Free | — | claw credentials/ |
| Grafana Cloud | receipt-ctl | Free | — | EspoCRM Accounting |
claw.auto-ctl.io → /opt/api-ctl/
config/api-registry.yaml — key metadata (NO actual key values, those stay in .env/vault)