Integrations
Vonage
How to get your Vonage API key and connect it to Nova Admin.
Sign in to the Vonage API Dashboard (dashboard.nexmo.com). Your API key and API secret are on the dashboard home page under 'API settings'. Paste both below — they authenticate every request.
Prerequisites
- A Vonage account. Sign up at https://developer.vonage.com/en/api.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to Vonage API Documentation.
- Create a new API key / API Key (starts with
abcd1234) and copy it immediately — most providers show it only once. - In Nova Admin, go to /agents/integrations, find Vonage, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| API Key | Yes | Secret — stored encrypted, never exposed. (e.g. abcd1234) |
| API Secret | Yes | Secret — stored encrypted, never exposed. (e.g. 0123456789abcdef) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Vonage account has API access enabled and billing is active if required.
- Need help?: refer to the Vonage documentation.