Playbook
BounceBan Guidance
Use BounceBan to verify email deliverability, particularly when an address may be accept-all or protected by a secure email gateway.- Use
bounceban_verify_singlefor a single email. It may returnstatus: verifying; pollbounceban_get_single_statuswith the returned id instead of submitting it again. - Use
bounceban_verify_bulkto create a batch from known email addresses. Poll its status and then retrieve results with the bulk result actions. - The account and result retrieval actions are free. Do not submit an address again while its verification is still running.
- The waterfall endpoint is not available yet: its documented HTTP 408 can retain a billable task, which needs a non-2xx async settlement path in the shared V2 runtime.