Block Throwaway Emails at Signup

Instantly detect 10,000+ disposable and temporary email providers. Stop Mailinator, TempMail, Guerrilla Mail, and thousands of others from polluting your user database in real-time.

Key Benefits

Database of 10,000+ disposable email providers, updated continuously

Real-time detection with sub-150ms response time — invisible to users

Covers domain-level detection so new subdomain variations are also blocked

Pattern-based detection catches novel disposable domains not yet in database

Works alongside SMTP and MX checks for complete validation coverage

Configurable: return warning or hard-block depending on your use case

No false positives on legitimate domain-branded emails — precision-tuned

Available in all plans including the free Starter tier

Use Cases

SaaS Signup Forms

Block disposable emails before free trial creation. Prevent abuse of your free tier and ensure you can follow up with real users.

Marketplace Platforms

Prevent fake buyer and seller accounts created with throwaway addresses. Maintain trust and reduce fraud in your marketplace ecosystem.

Forum & Community Platforms

Stop spam accounts and ban evaders from creating new accounts using disposable email services after being removed.

Referral & Reward Programs

Prevent abuse of refer-a-friend programs where bad actors use disposable emails to claim multiple rewards from a single person.

Lead Generation Forms

Ensure leads captured in landing pages and ads are from real email addresses that your sales team can actually reach.

Newsletter Subscriptions

Filter out disposable email subscribers who will never open your emails and who drag down your engagement metrics.

Example API Response

200 OK
{
  "email": "user@mailinator.com",
  "status": "invalid",
  "score": 0,
  "checks": {
    "syntax":       true,
    "domain":       true,
    "mx_record":    true,
    "smtp":         false,
    "disposable":   true,
    "catch_all":    false,
    "role_based":   false
  },
  "disposable_details": {
    "is_disposable":  true,
    "provider":       "Mailinator",
    "risk_level":     "high",
    "category":       "public_disposable"
  },
  "suggestion": null,
  "response_time_ms": 42
}

Frequently Asked Questions

How many disposable email providers does ValidoAPI cover?

ValidoAPI covers 10,000+ disposable email domains and providers, including the most popular ones like Mailinator, TempMail, Guerrilla Mail, 10 Minute Mail, YopMail, Trashmail, and thousands more. The database is updated continuously.

What happens if a new disposable provider launches?

Our team continuously adds new disposable providers to the database. We also use pattern-based detection to identify new domains using common disposable infrastructure, even before they are added to the explicit list.

Can I still accept free email providers like Gmail?

Yes. Disposable detection only flags temporary email services, not free providers like Gmail, Yahoo, Outlook, or Hotmail. You can separately use our free_provider flag if you want to detect free email services.

Is disposable detection included in the free plan?

Yes. Disposable email detection is included in all plans including the free Starter tier.

What should I do when a disposable email is detected?

Common approaches include showing an inline error asking the user to use their real email, preventing form submission, or silently flagging the lead for manual review instead of hard-blocking.

Related Services

Start Validating Emails Today

Free plan includes 200 validations/month. No credit card required.

Get Free API Key