Skip to content

api-evangelist/neverbounce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeverBounce (neverbounce)

NeverBounce is an email verification and list cleaning service (now part of ZeroBounce) that validates individual email addresses in real time and cleans bulk lists by checking syntax, mailbox existence, role addresses, disposable addresses, catch-all domains, and deliverability to reduce bounce rates for marketing, sales, and transactional senders. The NeverBounce v4 REST API at https://api.neverbounce.com/v4/ provides endpoints for single email checks, list jobs (create, parse, start, status, results, download), account info, and webhooks, with JSON responses over HTTPS. Authentication uses a per-integration API key (format secret_xxxx...) passed as the key parameter or in the Authorization header.

APIs.json: https://raw.githubusercontent.com/api-evangelist/neverbounce/refs/heads/main/apis.yml

Scope

  • Type: Index

Tags

  • Email Verification
  • Email Validation
  • Email Hygiene
  • Deliverability
  • Marketing
  • List Cleaning
  • ZeroBounce

Timestamps

  • Created: 2026-05-11
  • Modified: 2026-05-11

APIs

NeverBounce API v4

RESTful JSON API for email verification. Provides single email verification (/single/check), bulk job verification (/jobs/create, /jobs/parse, /jobs/start, /jobs/status, /jobs/results, /jobs/download), account info, and POE (Proof of Engagement) endpoints. Authentication uses a per-integration API key (secret_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) passed via the key query/body parameter or Authorization: Bearer header.

Tags

  • Email Verification
  • REST
  • JSON
  • Deliverability

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

Releases

No releases published

Packages

 
 
 

Contributors