Skip to content

k4rlski/api-ctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

api-ctl

Central API key registry for the auto-ctl ecosystem. Tracks all external API credentials — expiry, cost tier, usage limits, renewal alerts.

Commands

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

Registered APIs (auto-ctl ecosystem)

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

Deploy Target

claw.auto-ctl.io → /opt/api-ctl/

Config

config/api-registry.yaml — key metadata (NO actual key values, those stay in .env/vault)

About

Central API key registry and management for auto-ctl ecosystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors