Start Validating Emails For Free

ValidoAPI's free plan includes 200 email verifications every month with no credit card required. Get full access to all validation features including SMTP, MX records, disposable detection, and deliverability scoring.

Key Benefits

200 email validations every month — completely free, forever

No credit card required — sign up with just your email address

Full feature access: syntax, domain, MX, SMTP, disposable, catch-all checks

Deliverability scoring (0–100) included on every validation

REST API with JSON responses — production-ready from day one

API key authentication with dashboard for usage monitoring

Upgrade to Growth at any time with no data migration needed

Free plan persists even after upgrade — you keep your original key

Use Cases

Developer Prototyping

Build and test email validation in your app without any billing setup. 200 free validations/month is enough for most prototypes and side projects.

Small Businesses

Validate contact form submissions, newsletter signups, and customer emails for free if your volume stays under 200 per month.

Freelancers & Agencies

Test ValidoAPI with a client project before committing to a paid plan. Prove the value with real data before asking for budget approval.

Startup MVPs

Launch your MVP with email validation built in from day one — no cost during early traction stage. Upgrade when you hit 200 monthly signups.

API Evaluation

Compare ValidoAPI against alternatives during your vendor evaluation process. Use the free plan to test accuracy, speed, and developer experience.

Hackathons & Side Projects

Build email-validated projects for hackathons and personal projects without worrying about API costs.

Example API Response

200 OK
// Free plan — full feature access
{
  "email": "developer@startup.io",
  "status": "valid",
  "score": 95,
  "checks": {
    "syntax":       true,
    "domain":       true,
    "mx_record":    true,
    "smtp":         true,
    "disposable":   false,
    "catch_all":    false,
    "role_based":   false,
    "free_provider": false
  },
  "plan": "starter",
  "remaining_quota": 987,
  "response_time_ms": 143
}

Frequently Asked Questions

Is the free plan actually free — no hidden charges?

Yes. The Starter plan is completely free with no credit card required, no trial period, and no auto-upgrade. You get 200 validations per month indefinitely until you choose to upgrade.

What happens when I exceed 200 validations on the free plan?

API calls beyond your monthly quota will return a 429 Too Many Requests response with a quota exceeded message. You can upgrade to the Growth plan at any time to unlock 100,000 validations per month.

Does the free plan include SMTP verification?

Yes. All ValidoAPI features including SMTP verification, disposable detection, catch-all checking, and deliverability scoring are included in the free Starter plan.

Can I use the free plan in a production application?

Yes. The free plan is fully production-ready. The only limitation is the 200 monthly quota and 10 requests/second rate limit. If your production volume exceeds this, upgrade to Growth.

Does ValidoAPI have a free trial for paid plans?

Yes. The Growth plan comes with a 7-day free trial in addition to the permanent free Starter plan. This lets you test higher volume before committing to a paid subscription.

Related Services

Start Validating Emails Today

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

Get Free API Key — No Credit Card

Free Plan Includes Everything

200 validations/month
SMTP verification
MX record check
Disposable detection
Catch-all detection
Deliverability score
API key dashboard
JSON responses
Create Free Account