Skip to content
Back to docs

API keys

API keys authenticate your requests. Keys are shown once, so store them securely.

Create a key

Navigate to Dashboard → API Keys and click “Create API Key.” Give it a descriptive name (e.g. “CI pipeline” or “Zapier”).

Security best practices
  • • Never commit keys to git
  • • Rotate keys if they are exposed
  • • Use separate keys for staging and production