Skip to main content

Overview

All endpoints require API key authentication via Bearer token. See Authentication for how to send your API key.

Verification

MethodEndpointDescription
POST/api/v1/verifyVerify a single email
GET/api/v1/verificationsList verification history

Batch

MethodEndpointDescription
POST/api/v1/verify/batchCreate batch verification (1–1000 emails)
GET/api/v1/batchesList batch jobs
GET/api/v1/batches/:idGet batch results
POST/api/v1/batches/:id/cancelCancel batch

Base URL

  • Production: https://api.bouncedetector.com
Last modified on March 9, 2026