Articles on: API Reference

How to Reset Your API Key

How to Reset Your API Key


If your API key is compromised or you need a fresh one, you can reset it.


When to Reset


  • Your key was accidentally exposed publicly
  • You suspect unauthorized usage
  • An employee with access has left
  • Security policy requires periodic rotation


How to Reset


  1. Go to API Integration in your dashboard
  2. Click the Reset API Key button (or regenerate icon)
  3. Confirm the action
  4. Copy your new API key


Important!


⚠️ After resetting:

  • Your old key stops working immediately
  • All integrations using the old key will fail
  • Update your key everywhere it's used:
  • Server environment variables
  • No-code platforms (Make, Zapier, n8n)
  • Any applications using the API


Checklist After Reset


  • [ ] Update server environment variables
  • [ ] Update Make/Integromat connections
  • [ ] Update Zapier integrations
  • [ ] Update n8n credentials
  • [ ] Update any custom applications
  • [ ] Test that renders are working


Can I Have Multiple Keys?


Currently, each account has one API key. If you need separate keys for different environments (staging vs production), consider using separate Templated accounts.

Updated on: 11/01/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!