Manage API Keys
Use the API Keys app to create, rotate, or remove credentials for developers who need programmatic access to Voice Atlas.
Create an API Key
- Open the Voice Atlas web app and sign in.
- Navigate to the Atlas you want to integrate and open the App tab.
- Select API Keys and toggle the app to Active if it is not already.
- Choose Create key, provide a label so teammates know what the key is for, and select Save.
- Copy the generated key and store it securely—it is only shown once.
🔐 Treat keys like passwords
Add the key to your secret manager and rotate it on a schedule. If a key is exposed, revoke it immediately and update any downstream systems.
Edit or Rotate a Key
- Open the API Keys app for your Atlas.
- Locate the key you want to change and select the pencil icon to update its label, or choose Regenerate to issue a new secret.
- Save your changes and share the updated key with the appropriate developers.
Delete a Key
- From the API Keys list, select the trash icon next to the key you no longer need.
- Confirm the deletion—Voice Atlas revokes the credential immediately.
- Update any dependent integrations so they can switch to another active key.