OXYGENOXYGEN
← All integrations
BounceBan logo

BounceBan

Verify catch-all and SEG-protected emails.

SourcingManaged12 endpoints

Runtime credentials

Connecting BounceBan via OAuth or your own API key requires the following secret slots in your workspace:

  • BOUNCEBAN_API_KEY

Endpoints

OperationMethod & pathEffectLatencyRateCost
get_account
Get the BounceBan account credit balance and per-endpoint rate limits.
docs ↗
GET /v1/accountnone<1sno bill
verify_single_waterfall
Resolve whether a catch-all / accept-all / SEG-protected email is actually deliverable, synchronously, in a single request.
docs ↗
GET /v1/verify/singlepaid_provider5-30s25/s0-0.75 credits
verify_single
Verify one email with BounceBan's standard single verifier (15s timeout; returns a task id with status 'verifying' to poll when slower).
docs ↗
GET /v1/verify/singlepaid_providerasync-poll0-0.75 credits
get_single_status
Poll the result of a single email verification task by id. Free; does not consume credits.
docs ↗
GET /v1/verify/single/statusnone<1sno bill
verify_bulk
Verify a large list of emails asynchronously in one BounceBan task, then poll for results.
docs ↗
POST /v1/verify/bulkpaid_providerasync-poll3/s0-0.75 credits
verify_bulk_file
Create a bulk verification task by uploading a CSV file (multipart). Original columns are preserved for export.
docs ↗
POST /v1/verify/bulk/filepaid_providerasync-poll0-0.75 credits
get_bulk_status
Get progress and result counts for a bulk verification task. Free; does not consume credits.
docs ↗
GET /v1/verify/bulk/statusnone<1sno bill
get_bulk_emails
Fetch verification results for up to 100 specific emails from a bulk task. Free; does not consume credits.
docs ↗
POST /v1/verify/bulk/emailsnone<1sno bill
get_bulk_dump
Retrieve bulk verification results as paginated JSON (optionally filtered by result state). Free; does not consume credits.
docs ↗
GET /v1/verify/bulk/dumpnone1-5sno bill
export_bulk
Export a finished bulk verification task to a downloadable CSV link (expires after 4 hours). Free; does not consume credits.
docs ↗
POST /v1/verify/bulk/exportnone1-5sno bill
destroy_bulk
Permanently delete a bulk verification task and all its data by id. Free; irreversible.
docs ↗
POST /v1/verify/bulk/destroyexternal_send<1sno bill
check
Quickly check an email or domain: domain type (work/free/disposable), username type (personal/role), and syntax validity.
docs ↗
GET /v1/checkpaid_provider<1s0-0.75 credits