---
type: "product"
title: "Email Verification API India | Catch Invalid & Dummy Emails"
description: "Verify email addresses in real time — catch dummy emails, typos, and non-existent domains. Validate domain authenticity and age for onboarding, fraud prevention, and contact verification."
slug: "email-verification-api"
category: "verification"
canonical: "https://eps.eko.in/products/email-verification-api"
docs_url: "https://developers.eko.in/reference/email-check"
---


> **Canonical URL:** https://eps.eko.in/products/email-verification-api
> _This is a machine-readable Markdown version of the page for AI agents and LLMs. The primary (HTML) version lives at the canonical URL above._

# Email Verification API for Onboarding & Fraud Prevention

Catch invalid, dummy, and mistyped email addresses in real time. Verify that an email domain actually exists and can receive messages — reduce bounce rates, block fake signups, and ensure valid contact data during onboarding.

_Catch invalid, dummy, and non-existent email addresses_

To get started, fill the form at https://eps.eko.in/signup (with your name and mobile number) or call us at +919513181707

## Overview

The Email Verification API helps businesses catch invalid, dummy, and mistyped email addresses before they enter your system. It checks whether the email domain is real and can receive messages, and returns domain age to help assess trust — a newly created domain with no mail infrastructure is a strong fraud signal.

## Key Benefits

- Catch invalid, dummy, and mistyped email addresses
- Verify domain can actually receive messages
- Domain age check to flag suspicious new domains
- API-driven, automation-ready
- Suitable for high-volume verification

## Features

### Invalid Email Detection
Catch dummy, mistyped, and non-existent email addresses by verifying the domain has real mail infrastructure.

### Domain Trust Scoring
Returns domain age in days — newly created domains are a strong indicator of fraudulent or disposable email addresses.

### Mail Server Validation
Checks MX (mail exchange) records to confirm the domain can actually receive emails — not just that the format is valid.

### Real-Time Processing
Instant email validation for inline onboarding and registration flows.

## Who Should Use This

- E-commerce and marketplace platforms
- SaaS and subscription platforms
- Staffing and HR platforms
- Financial institutions

## Use Cases

- Block dummy emails during user onboarding
- Catch typos in email addresses at signup
- Detect fraudulent signups with new/suspicious domains
- Contact database cleaning
- Employee contact verification

## API Preview — Email Verification

### Example inputs

| Field | Value |
| --- | --- |
| Email Address | rajesh.kumar@example.com |

### Example outputs

| Field | Value |
| --- | --- |
| Status | Success |
| Message | Email verification successful |
| Domain | example.com |
| Domain Age | 6,970 days (~19 years) |
| MX Records | aspmx.l.google.com (+ 4 more) |

## Integration Steps

1. **Sign Up** — Create an account on Connect App and get your sandbox credentials.
2. **Submit KYC** — Complete your KYC verification process by submitting the required documents.
3. **Integrate API** — Use our comprehensive documentation to integrate the APIs.
4. **Test in Sandbox** — Test your integration thoroughly in our sandbox environment.
5. **Go Live** — Start verifying emails in production.

## FAQs

### What input is required?
Only the email address is required for verification.

### How does it catch dummy emails?
The API checks if the email domain has valid mail exchange (MX) records — domains without mail servers can't receive emails, indicating a fake or dummy address.

### What is the domain age check?
The API returns domain age in days. Newly created domains (days or weeks old) are a strong fraud signal — legitimate businesses and email providers have domains that are years old.

### Can I use this for bulk email list cleaning?
Yes. You can validate email lists by making parallel API calls to clean your contact database and remove invalid entries.

### How do I get started?
Sign up on Connect App, submit the required documents, integrate the REST API using our sandbox environment, and go live.

### Can the API handle high volumes?
Yes. The API is designed to handle large-scale volumes reliably without performance degradation.

### How does API authentication work?
Every API call is secured with one-time-use tokens generated using asymmetric cryptography. After signing up, you will receive your developer-key and secret-key for both UAT and production environments, which you can use to generate tokens for authenticating your API requests.

### How are errors and failures reported?
Every response includes a status code and a human-readable message. Failed requests return specific error codes indicating the reason, so you can handle each case programmatically.

### Is there a sandbox environment for testing?
Yes. A full sandbox environment is available immediately on signup. You can test your integration end-to-end before going live — no commitment required.

### How is API usage billed?
Usage is billed per successful API call with no minimum commitment. Volume-based pricing tiers are available — contact our team for detailed rates.

## API Documentation

- [Full developer docs](https://developers.eko.in/reference/email-check)

## Related Products

- [PAN Verification](https://eps.eko.in/products/pan-verification-api): Full PAN identity fetch in <2 seconds ([markdown](https://eps.eko.in/products/pan-verification-api.md))
- [Bank Account Verification](https://eps.eko.in/products/bank-verification-api): Penny-drop bank account validation ([markdown](https://eps.eko.in/products/bank-verification-api.md))
- [GST Verification](https://eps.eko.in/products/gst-verification-api): GSTIN lookup & filing status ([markdown](https://eps.eko.in/products/gst-verification-api.md))
- [DigiLocker Integration](https://eps.eko.in/products/digilocker-api): Fetch notarised docs — Aadhaar, DL, marksheets, etc ([markdown](https://eps.eko.in/products/digilocker-api.md))
- [UPI ID (VPA) Verification](https://eps.eko.in/products/upi-verification-api): Validate UPI ID (VPA) in real time ([markdown](https://eps.eko.in/products/upi-verification-api.md))

- [Site index](https://eps.eko.in/index.md): Full list of API products, industries, and solution packs
