Home Utilities Email Verification
Utilities API

Email Verification API

Verify email addresses in real time. Detect invalid, disposable, and risky emails to improve deliverability, reduce fraud, and protect your sender reputation.

<1sAvg response
99.9%Uptime SLA
50K+Domains checked
Email Verification VALID
Emailrahul@example.com
SyntaxVALID
Domain MXACTIVE
DisposableNO
Risk ScoreLOW
ISO 27001 Certified 256-bit Encryption Real-Time Response REST & SDK Support Made in India
Overview

What is Email Verification?

A real-time API that validates email addresses for syntax, domain existence, MX records, disposable status, and overall risk - so you only send mail to real inboxes.

Syntax and MX Check

Validate email format and confirm the domain can receive mail.

Disposable Detection

Catch throwaway, temporary, and role-based email addresses instantly.

Risk Scoring

Get a low / medium / high risk score to guide downstream workflows.

Key Benefits

Clean Lists, Better Deliverability

Higher Inbox Rates

Reduce bounces and spam complaints by verifying emails at capture.

Fraud Prevention

Block disposable emails used for fake signups and abuse.

Sub-Second Response

Real-time verification in your signup and checkout flows.

Bulk Mode

Clean entire databases with batch email verification.

Use Cases

Where It Shines

Signup Forms
E-commerce Checkout
Marketing Lists
Fraud Prevention
How It Works

Three Steps to Integration

From sandbox to production in under 24 hours — no paperwork, no waiting.

1

Get API Key

Free sandbox access instantly.

2

Verify Email

POST the email address. Get full validation report.

3

Go Live

Production within 24 hours.

Sample Request

Validate in Milliseconds

POST /v1/utilities/email/verify
// Request curl -X POST "https://api.cgpey.com/v1/utilities/email/verify" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "email": "rahul@example.com" }' // Response { "status": "success", "data": { "email": "rahul@example.com", "syntax_valid": true, "mx_valid": true, "disposable": false, "role_based": false, "risk_level": "LOW" } }
FAQ

Frequently Asked Questions

We validate against 50,000+ email domains globally, updated daily.
Yes, the API flags disposable, temporary, and role-based emails.
Yes, batch verification supports up to 100,000 emails per job.
Yes, average response time is under 1 second.

Ready to integrate?

Get your sandbox credentials in seconds. Talk to our team to go live in production within 24 hours.