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
| Name | Key | Environment | Created | Last used | Status | |
|---|---|---|---|---|---|---|
| Production | tk_live_a91f•••••••• | production | Mar 2, 2026 | 2 minutes ago | active | |
| Staging | tk_test_77bc•••••••• | staging | Feb 18, 2026 | 1 hour ago | active | |
| Sandbox | tk_test_0d3e•••••••• | sandbox | Jan 9, 2026 | 3 days ago | active | |
| CI Pipeline | tk_live_ee20•••••••• | production | Dec 22, 2025 | 5 hours ago | revoked |
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.