EPL

Email provider detection
that actually works

No signup. No limits. Just a fast, reliable API that identifies email providers using DNS lookup, MX records, and comprehensive database analysis.

100
requests/min
99%
accuracy
0ms
setup time

Built for developers who ship fast

No authentication, no rate limiting, no vendor lock-in. Just a reliable API that works.

Zero Setup

No API keys, no registration. Start using it right now.

Smart Detection

DNS MX lookup, TXT records, and intelligent fallback mechanisms.

All Providers

Gmail, Outlook, Yahoo, custom domains, and enterprise providers.

API Documentation

Docs
HTTP Request
GET https://api.emailproviderlookup.com/v1/lookup
?email=example@gmail.com
Example Response
{
  "success": true,
  "id": "gmail",
  "providerName": "Gmail",
  "providerDomain": "gmail.com",
  "loginUrl": "https://accounts.google.com/signin",
  "source": "hardcoded"
}

Rate Limits

  • • 100 requests/min per IP
  • • No authentication required
  • • CORS enabled
  • • No usage tracking

Response Format

  • • JSON response
  • • Provider name + domain
  • • Direct login URL
  • • Detection source info

Frequently Asked Questions

Everything you need to know about the API

Ready to ship?

Start detecting email providers in your app right now. No setup required.