Scrums.com logomark
SovTech is now Scrums.com! Same company, new name.
SovTech is now Scrums.com!!
Read more here

Email Verification API

API
By:
API Layer
Updated:
April 3, 2025

About:

There’s plenty of significant reasons behind having proper validation in place:

- Sending emails to fake/no-longer-existent addresses will hurt your deliverability.

- Mistyping an email address will block users from confirming their account or resetting a password.

- Valid e-mail addresses, lets you stay in touch with users. Test it first, start by subscribing to the service, get your API key and you are ready.

This API is the one and the only solid solution to verify that the e-mail address is valid, and reachable. We achieve this functionality by validation with regex, validating the DNS for MX records and than connecting the recipient's SMTP server for validation, without sending any email.This email verification API actually connects to the mail server and checks in real-time if the email exists. We don't use historical data.This is the most robust and solid way that is possible within the SMTP protocol's limitations.

What information is provided with the API?

is_disposable Checks if the e-mail is from a disposable e-mail provider such as mailinator.com.

is_role_account Role accounts are e-mail addresses such as support@domain.com and hello@blabla.com. If your intention is to reach real person only, use this flag.

is_catch_all A catch-all address is meant to catch all email sent to any non-existing email accounts on your domain.

is_inbox_full If the remote user's inbox is full, this may be the reason for bounced e-mails.

is_disabled Tells us if the remote account is disabled and unable to accept the e-mail you've sent.

Explore Tech Stacks Related to

Email Verification API

Looking To Build Software Of Your Own?

Custom Software Development

Custom app solutions.
Explore software development
arrow

Mobile App Development

Custom mobile development.
Explore mobile app development
arrow

Product Design

User interface/User experience design
Explore product design
arrow

Web App Development

Custom web development
Explore web app development
arrow