Back to Changelog

Multiple API Keys

You can now create and manage multiple API keys per organization from the Access Keys page in the dashboard.

What's new

  • Multiple keys — create up to 20 API keys per organization
  • Named keys — give each key a name to identify its purpose (e.g. Production, Staging, CI)
  • Default key — mark one key as default; it is used in dashboard code examples
  • Revoke individually — delete a single key without affecting others

This makes it easier to rotate credentials, isolate environments, and revoke access for a specific integration without disrupting others.