mailboxlayer
mailboxlayer is an apilayer-owned REST JSON API for email address verification. It performs syntax and typo checks, MX-record lookup, real-time SMTP verification, catch-all detection, role-address detection, free and disposable provider detection, and returns a numeric deliverability quality score. Useful for signup-form validation, list hygiene, lead enrichment, and fraud prevention.
APIs
mailboxlayer Verification API
REST JSON API for verifying a single email address. Performs syntax validation, MX-record lookup, real-time SMTP check, catch-all detection, role-address detection, free / dispo...
Features
Thorough RFC 5322 syntax validation with did-you-mean suggestions for likely typos.
Each address is pinged via SMTP to confirm the mailbox actually accepts mail.
Verifies that the email domain has functioning MX records.
Determines whether the recipient domain accepts mail for any local part (paid plans only).
Flags addresses associated with a function rather than a person (support@, admin@, etc.).
Identifies addresses on free webmail providers (Gmail, Yahoo, Outlook.com, etc.).
Identifies addresses on throwaway / disposable providers (mailinator.com, etc.).
A 0.0 to 1.0 numeric score expressing overall deliverability and quality.
256-bit HTTPS transport on paid plans (Basic and above).
Submit 25 addresses (Pro Plus) or 100 addresses (Enterprise Plus) in a single request.
JSONP wrapper via the `callback` query parameter.
Use Cases
Catch typos and disposable addresses at signup before they hit your user database.
Clean existing email marketing lists to lift deliverability and sender reputation.
Enrich CRM and lead-capture records with deliverability scores and role flags.
Block disposable email providers commonly used for trial abuse and chargebacks.
Reduce hard-bounces from order receipts, password resets, and notifications.
Separate role addresses and free-provider addresses from individual corporate inboxes.
Integrations
Plugin scoring incoming PostHog user emails via the mailboxlayer API.
Connector for incorporating email verification into security orchestration playbooks.
Multiple community Laravel packages wrap mailboxlayer for PHP web applications.
Symfony bundle for mailboxlayer-backed email validation.
Node and TypeScript client libraries for serverside email verification.
Ruby client gem.
Delphi sample demonstrating the API for desktop application validation.
Solutions
100 requests/month, HTTP only, no support, no catch-all detection.
$14.99/mo for 5,000 requests; HTTPS, catch-all detection, standard support.
$74.99/mo for 50,000 requests; adds bulk endpoint (25 emails).
$249.99/mo for 250,000 requests; adds bulk endpoint (100 emails) and richer SLAs.
Contact sales for higher volumes and bespoke arrangements.