How do I rotate Production Access Keys?

Last updated: July 10, 2025

When rotating production access keys for security purposes, you can follow these steps to ensure zero downtime for your integrations.

Steps to rotate keys

  1. Navigate to the Keys page

  2. Generate a new "Remote Production Access Key"

  3. Update your services to use this new Remote Production Access Key

  4. Once all services are updated, regenerate your "Production Access Key"

  5. Update your services to use the new Production Access Key

The generation and regeneration of Remote Production Access Keys is also available via API through the /generate-key and /regenerate-key endpoints should you want to automate the process!

Important notes

  • When regenerating a Production Access Key, the previous key becomes invalid immediately

  • Using a Remote Production Access Key as an intermediate step allows for smooth transition without service interruption

  • This approach is particularly useful for:

    • Security compliance requirements (e.g., SOC 2)

    • Regular security key rotation

    • Environments with blue/green deployments