API Keys

Create, rotate, and revoke keys for each environment. Keep production keys secret and rotate them regularly.

Active keys
3
Environments
3
Revoked
1
Last rotation
2m ago

Your keys

Secrets are masked — reveal in a secure context

NameKeyEnvironmentCreatedLast usedStatus
Productiontk_live_a91f••••••••productionMar 2, 20262 minutes agoactive
Stagingtk_test_77bc••••••••stagingFeb 18, 20261 hour agoactive
Sandboxtk_test_0d3e••••••••sandboxJan 9, 20263 days agoactive
CI Pipelinetk_live_ee20••••••••productionDec 22, 20255 hours agorevoked

Security tips

  • • Never commit keys to source control — use environment variables.
  • • Rotate production keys at least every 90 days.
  • • Use separate keys per environment and per service.