VOOZH about

URL: https://apify.com/alizarin_refrigerator-owner/email-validation-api

โ‡ฑ Bulk email validation API deliverability verification ยท Apify


๐Ÿ‘ Email Validation API - Bulk Verify avatar

Email Validation API - Bulk Verify

Pricing

from $0.01 / 1,000 results

Go to Apify Store

Email Validation API - Bulk Verify

Validate email addresses at scale. Check deliverability, detect disposable emails, verify MX records & identify role-based addresses. Reduce bounce rates.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ The Howlers

The Howlers

Maintained by Community

Actor stats

1

Bookmarked

28

Total users

4

Monthly active users

2 months ago

Last modified

Share

Email Validation API

Validate email addresses - check syntax, domain, MX records, SPF, DMARC, and deliverability. Detect disposable emails, free providers, and role-based addresses.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode":true,
"emails":[
"john.doe@gmail.com",
"test@tempmail.com",
"contact@acmecorp.com"
]
}

Run with real data

{
"demoMode":false,
"emails":[
"john.doe@gmail.com",
"test@tempmail.com",
"contact@acmecorp.com"
],
"checkMx":true,
"checkSmtp":false,
"checkDisposable":true
}

Input Parameters

ParameterTypeDefaultRequiredDescription
emailsarray-NoList of email addresses to validate
checkMxbooleantrueNoVerify domain has valid MX (mail exchange) records
checkSmtpbooleanfalseNoAttempt SMTP connection to verify mailbox exists (slower, may be blocked by some servers)
checkDisposablebooleantrueNoFlag emails from known disposable/temporary email services
demoModebooleantrueNoRun in demo mode with sample data (no actual validation)
webhookUrlstring-NoOptional: URL to receive webhook notifications when validation completes. Results will be POSTed as JSON.

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Email ValidatedEach email address validated$0.01

Demo mode is free -- no charges for sample data.


Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal

You might also like

Email Verification โ€” Bulk Deliverability, SMTP & MX Checks

nexgendata/email-verification-tool

Verify email addresses in bulk. Check deliverability, detect disposable emails, validate MX records, and clean your email lists. Reduce bounce rates and improve sender reputation for marketing campaigns.

Email Verifier

crawlerbros/email-verifier

Verify email addresses for deliverability. Check syntax, MX records, disposable domains, role-based addresses, and SMTP mailbox existence.

34

Bulk Email Verifier โ€“ Validate & Clean Email Lists

logiover/bulk-email-verifier

Bulk email validation tool. Verify email lists without SMTP, check deliverability, flag disposable/role addresses, export clean CSV/JSON.

Email Verifier & Validator | Bulk Email Verification

michael.g/email-verifier-validator

Bulk email verifier and email validator for email list verification. Verify email addresses, detect invalid emails, check deliverability, and clean email lists to reduce bounce rates.

444

5.0