Email deliverability & list cleaning

Check email deliverability before you send

Instantly check email address deliverability, remove invalid or spammy emails, and protect your sender reputation.

Free trial · Transparent pricing · Lifetime credits available

Quick Try

Try one email in the browser

Run the same inbox and risk checks as dashboard Quick Validate. No account required for a single try.

  • Valid email format
  • Inbox likely to accept mail
  • Disposable and role addresses flagged
  • Risk domains flagged (catch-all and similar)
Preview your list health (free) — up to 100 validation credits on the trial page

Free check — sign in for saved history, bulk lists, and API keys

API access requires a paid plan and sign-in. Keys are managed under API Keys in your dashboard.

For every workflow

Marketers, developers, and AI agents

Clean lists in the dashboard—or validate from your app, scripts, and MCP-connected assistants.

CSV list cleaning

Upload, preview duplicates, clean the full list, and download safe-to-send segments.

Fewer bounces

Inbox checks on every address help protect sender reputation and engagement.

Clear send guidance

Safe to send, send with caution, or do not send — on every row.

Risky domain clarity

Catch-all, disposable, and role-based addresses flagged so you choose your strategy.

Segmented downloads

Export only safe contacts or include cautious reach with risky domains explained.

REST API & MCP

Same validation from cURL or your stack—or let Cursor, Claude Code, and other MCP clients run checks with your API key. Hosted at /api/mcp, no local install.

Pricing

Simple, transparent pricing

Every paid plan includes the same product. Choose how many validation credits you need per billing cycle and the support level you need—no locked features.

Monthly credits reset on your billing cycle anniversary. Lifetime credits never expire.

No subscription required

Trial

100 credits to explore the product before you subscribe.

  • 100 validation credits (no credit card)
  • Single-email and bulk list preview
  • Same product as paid plans—trial volume limits apply
  • Subscribe for higher volume and support when you are ready
Start trial

Included on every paid plan

  • Full inbox checks and send recommendations on every row
  • CSV upload with pre-upload preview and duplicate removal
  • Free list preview, then full list clean and segmented downloads
  • Quick Validate plus bulk and quick scans in the dashboard
  • API keys and webhooks for integrations

Buy lifetime credits

Pay once, use whenever you want. Credits never expire — ideal for occasional sends.

Minimum 500 credits (5,000 on your first purchase). Price updates as you type.

terminal
$ curl -X POST \
    validationapp.com/api/validate/email-check \
    -H 'Authorization: Bearer va_live_...' \
    -H 'Content-Type: application/json' \
    -d '{"email": "[email protected]"}'

# Response
{
  "email": "[email protected]",
  "recommendation": "safe_to_send",
  "score": 7,
  "rating": "fair",
  "status": "deliverable",
  "reason": "accepted_email",
  "threat_level": "moderate",
  "threat_score": 3,
  "domain": "gmail.com",
  "provider": "Google LLC",
  "time": 7.578
}

Developers & AI agents

REST API or MCP—your choice

Examples below are for documentation only. Live calls require a Bearer key from API Keys (paid plans after sign-in).

Call the REST API from any HTTP client, or connect MCP clients (Cursor, Claude Code, VS Code Copilot, and others) to validate emails, upload lists, and check credits using your dashboard API key.

RESTJSONcURLMCPWebhooksOpenAPI 3.0

Inbox checks

Format, domain, and mailbox signals on every address

Send recommendations

Safe, cautious, or do-not-send on every row

CSV list cleaning

Free preview, dedupe, segmented downloads

REST, MCP & webhooks

Integrate in code or connect AI agents—included on every paid plan

Why clean lists matter

Honest outcomes—not paid endorsements

We do not show made-up customer stories. Below is widely shared deliverability guidance plus what this product actually does.

Reputation follows your list

Mailbox providers track bounces, complaints, and engagement. Sending to invalid, disposable, or high-risk addresses makes the next send harder to place in the inbox.

Common email deliverability guidance (ESP & ISP best practices)

Permission still wins

Even a perfectly verified address should not be mailed without consent. Verification tells you whether mail can reach the inbox—not whether you should send.

CAN-SPAM Act & permission-based marketing principles (U.S. FTC)

What you get here

Upload a CSV, preview duplicates and list health for free, run a full clean with send recommendations, then download safe-only or safe-plus-cautious segments. API and webhooks are included on every paid plan.

Validation App product workflow