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