Skip to main content
TerraTwin uses API keys for authentication. Right now you can create personal keys. Service accounts are coming soon and will give you dedicated keys per integration. Until then, one well-managed personal key is enough to get started.

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

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