What you get
- A personal key tied to your account and user
- Credits are consumed from your credit balance
- You can revoke and regenerate it at any time
Where to manage
- Sign in to the TerraTwin app
- Go to Account Home → Manage API Keys
- Generate and revoke your personal key in one place
Key visibility
If you lose the key:- Revoke the old key in Manage API Keys
- Generate a new one
- Update any services that use it
Security basics
Keep API keys out of logs, repos, and frontends.- Treat keys like passwords
- Store them in a secret manager or environment variables
- Rotate keys if you suspect exposure