Email Validation and Verification

FREEMIUM
By StandingAPI | Updated 21 दिन पहले | Business
Popularity

7.7 / 10

Latency

673ms

Service Level

100%

Health Check

N/A

README

Email Validation API - Response

The API response is returned in a universal and lightweight JSON format.

email : The value for “email” that was entered into the request.

auto_correct : If a typo has been detected then this parameter returns a suggestion of the correct email (e.g., johnsmith@gmial.com => johnsmith@gmail.com). If no typo is detected then this is empty.

is_ valid_format : Is true if the email follows the format of “address @ domain . TLD”. If any of those elements are missing or if they contain extra or incorrect special characters, then it returns false.

is_ free_email : Is true if the email’s domain is found among list of free email providers (e.g., Gmail, Yahoo, etc).

is_ disposable_email : Is true if the email’s domain is found among list of disposable email providers (e.g., Mailinator, Yopmail, etc).

is_ role_email : Is true if the email’s local part (e.g., the “to” part) appears to be for a role rather than individual. Examples of this include “team@”, “sales@”, info@", etc.

is_ catchall_email : Is true if the domain is configured to catch all email.

is_ mx_found : Is true if MX Records for the domain can be found.

is_ smtp_valid : Is true is the SMTP check of the domain was successful.

quality_score : An internal decimal score between 0.01 and 0.99 reflecting confidence in the quality and deliverability of the submitted email.

Followers: 0
API Creator:
Rapid account: Standing API
StandingAPI
standingapi
Log In to Rate API
Rating: 5 - Votes: 1