API keys authenticate your application with the Verto API. You can generate and manage keys from the Developer Settings page.
1. Go to Settings via More in the left sidebar, then select the Developer or API tab.
2. Click + Generate API key. Give the key a descriptive name.
💡 Tip: Use separate keys for each environment and application. |
3. Copy the key immediately -- it is only shown once. Store it securely in your secrets manager.
⚠️ Warning: If you lose or expose a key, revoke it immediately. Never embed API keys in client-side code or public repositories. |
4. Set appropriate permissions for the key (read-only vs. read-write).
Related articles:
