Skip to main content
Verify one email address before sending.
Tool ID: bounceban_verify_single

Run this action

Use the TypeScript SDK for a single call. Put ctx.tools.execute(...) inside a Play when the call should be durable, scheduled, or run across a CSV.

CLI

Example response

The SDK exposes this shape at result.toolResponse.raw. Values below are representative.
Use deepline tools get bounceban_verify_single --json for the latest machine-readable contract.

Input reference

Overview: This endpoint is designed for advanced users requiring granular control over BounceBan server connections. Timeout & Async Handling: This request has a 15-second timeout. If verification completes within this window, the result is returned immediately. If verification exceeds 15 seconds, the API returns a 200 OK response containing a transaction id and the status verifying. You can retrieve the final result in two ways: * Polling: Use the returned id to query the v1/verify/single/status endpoint. * Webhook: specific a url parameter in your initial request to receive the result via webhook. Alternative for Long Connections: If your infrastructure supports long-held GET connections (e.g., Clay, n8n), we recommend using the Waterfall API instead to receive results in a single See the live schema below for the complete notes.

Output reference

Standard tool result payload.

Deepline cost

  • Pricing model: per_result (per result).
  • Estimated Deepline credits: 0.06 per pricing unit.