Nova Admin Docs
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

Steps

  1. Go to Vonage API Documentation.
  2. Create a new API key / API Key (starts with abcd1234) and copy it immediately — most providers show it only once.
  3. In Nova Admin, go to /agents/integrations, find Vonage, and paste the values into the credential dialog.

Credential fields

FieldRequiredDescription
API KeyYesSecret — stored encrypted, never exposed. (e.g. abcd1234)
API SecretYesSecret — 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.

On this page