Clean inboxes start with verified emails.
Validate any email in real time. Stop bounces, block disposables, and protect your sender reputation with a developer-friendly API.
12B+
Emails verified
99.9%
Accuracy rate
<800ms
Avg response
180+
Countries served
Everything you need to verify email
A complete validation pipeline in a single API call.
Syntax & Format
RFC-compliant syntax checks catch malformed addresses instantly.
MX Record Lookup
Confirm the domain accepts mail by resolving DNS MX records.
SMTP Verification
Live mailbox probe without sending a message.
Disposable Detection
Flag throwaway, temporary, and disposable mailbox providers.
Lightning Fast
Most validations return in under 800ms with global routing.
Bulk Processing
Validate thousands of emails with concurrent batching and CSV export.
How it works
Create an account
Sign up free — no card required to start.
Buy credits
₹0.70 per email in packs from 1k to 25k. They never expire.
Validate
Use the dashboard, bulk uploader, or REST API.
One call. Clean data.
Drop our REST endpoint into any stack. cURL, JavaScript, Python — if it can make an HTTP request, it can validate email.
Read the docscurl "https://validmail.botpe.in/api/public/validate\
?email=test@example.com\
&token=YOUR_API_TOKEN"
{
"email": "test@example.com",
"status": "valid",
"mx_found": true,
"smtp_check": true,
"disposable": false,
"score": 0.97
}Ready to clean your list?
Create your account and start validating in under a minute.