neverbounceapi

n8n node for Neverbounce API - verify email addresses

Package Information

Released: 9/23/2025
Downloads: 15 weekly / 39 monthly
Latest Version: 1.0.4
Author: Chris-Terminator

Documentation

n8n-nodes-neverbounce

This is an n8n community node that lets you use Neverbounce in your n8n workflows.

Neverbounce is a real-time email verification and email cleaning service that helps you improve deliverability and reduce bounce rates.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

  1. Go to Settings > Community Nodes.
  2. Select Install.
  3. Enter n8n-nodes-neverbounce in Enter npm package name.
  4. Agree to the risks of using community nodes: select I understand the risks of installing unverified code from a public source.
  5. Select Install.

After installing the node, you can use it like any other node. n8n displays the node in search results in the Nodes panel.

Operations

Email Verification

  • Verify Email: Verify if an email address is valid and deliverable.

Credentials

You need a Neverbounce API key to use this node. You can get your API key by:

  1. Creating an account at Neverbounce.
  2. Going to Apps in your dashboard.
  3. Creating a new app to generate your API key.

The API key should be entered in the credentials configuration in n8n.

Compatibility

  • Minimum n8n version: 0.198.0
  • Tested with n8n version: 1.0.0+

Usage

Verifying Email Addresses

  1. Add the Neverbounce node to your workflow.
  2. Select Email Verification as the resource.
  3. Choose Verify Email as the operation.
  4. Enter the email address to verify.
  5. Execute the workflow.

Error Handling

The node includes comprehensive error handling for:

  • Invalid API credentials
  • Missing required parameters
  • API timeouts
  • Network errors
  • Invalid email formats

Resources

License

MIT

Discussion