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
Navigate to the Keys page
Generate a new "Remote Production Access Key"
Update your services to use this new Remote Production Access Key
Once all services are updated, regenerate your "Production Access Key"
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