Find Verified Email V2 by Signaliz avatar

Find Verified Email V2 by Signaliz

Pricing

$5.00 / 1,000 results

Go to Apify Store
Find Verified Email V2 by Signaliz

Find Verified Email V2 by Signaliz

Find and verify B2B contact emails through the Signaliz public API. Accepts one contact, records, pasted CSV, CSV URLs, or Apify datasets.

Pricing

$5.00 / 1,000 results

Rating

0.0

(0)

Developer

Signaliz

Signaliz

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 days ago

Last modified

Share

Find and verify B2B contact emails through the Signaliz public API. This Actor wraps POST /find-verified-email-v2 and is built for sales, growth, and data teams that need clean contact-level email results inside Apify.

What it does

  • Accepts one contact, JSON records, pasted CSV, a CSV URL, or an Apify dataset ID.
  • Preserves every original input column.
  • Appends found email, verification status, ESP/provider details, credit usage, errors, normalized request, and raw Signaliz response.
  • Retries transient 429 and 5xx responses with bounded backoff.
  • Writes one dataset item per input row and a summary to the key-value store under SUMMARY and OUTPUT.

Input

For a single contact, provide:

{
"full_name": "Satya Nadella",
"company_domain": "microsoft.com"
}

For batches, use records, csv_text, csv_url, or source_dataset_id. Each row should include either full_name or first_name and last_name, plus company_domain or domain.

Output

Each dataset item includes the original row plus fields like:

{
"full_name": "Satya Nadella",
"company_domain": "microsoft.com",
"success": true,
"email": "satya@microsoft.com",
"email_verified": true,
"verification_status": "deliverable",
"esp": "microsoft",
"credits_used": 1,
"normalized_request": {
"full_name": "Satya Nadella",
"company_domain": "microsoft.com"
},
"raw_response": {}
}

Pricing

Pay per result through Apify. The Actor uses the synthetic default dataset item event, so each dataset item is one billable result.

About Signaliz

Signaliz is a GTM data quality platform by Content Marketing Media. It powers enrichment, validation, and signal workflows for outbound teams operating at serious volume.