API Keys
Manage API keys for authenticating requests to fintech.tr platform
Active Keys
Keep your keys secure and rotate them regularly
| Name | Key Prefix | Last Used | Created | Actions |
|---|---|---|---|---|
Production Backend key_live_abc123 | sk_live_•••••••• | 2026-03-12 10:30 | 2026-03-10 | |
Test Environment key_test_def456 | sk_test_•••••••• | 2026-03-11 14:20 | 2026-03-05 | |
Development key_dev_ghi789 | sk_dev_•••••••• | Never | 2026-03-01 |
Create New Key
Security Notes
- !Never commit API keys to version control
- !Rotate keys at least every 90 days
- ✓Use environment variables in production