Integrations
NeverBounce
How to get your NeverBounce API key and connect it to Nova Admin.
Sign up at https://app.neverbounce.com and create an API key under Settings → API. The key is passed as the key query parameter on every request.
Prerequisites
- A NeverBounce account. Sign up at https://developers.neverbounce.com/reference.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to NeverBounce API Documentation.
- Create a new API key / API Key (starts with
Your NeverBounce API key (secret_…)) and copy it immediately — most providers show it only once. - In Nova Admin, go to /agents/integrations, find NeverBounce, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| API Key | Yes | Secret — stored encrypted, never exposed. (e.g. Your NeverBounce API key (secret_...)) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your NeverBounce account has API access enabled and billing is active if required.
- Need help?: refer to the NeverBounce documentation.