Verify Email

FREEMIUM
Door Tactycs | Bijgewerkt 2ヶ月前 | Email
Health Check

N/A

README

Verify Email - Tactycs

Verify Email by Tactycs is an API for validating and verifying email addresses.

Common use cases include:

  • verify user emails
  • verify scraped emails
  • verify sales emails
  • verify bought email lists

How It Works

  1. Make a request to the ‘verify’ endpoint with a given ‘email’ address
  2. Receive a json response i.e.
{
    "email": "example@mongoose.com",
    "status": "VALID",
    "user": "example",
    "domain": "mongoose.com",
    "stringStatus": "VALID",
    "dnsStatus": "CONFIRMED",
    "mailServerStatus": "CONFIRMED",
    "smtpStatus": "CONFIRMED",
    "message": "Valid email"
}

Get information on the stages of email validation and what key factors may lead to the email being valid or not.

stringStatus-> whether the email follows correct email conventions

dnsStatus -> determine whether the domain itself is valid

mailServerStatus -> whether the domain has the necessary email servers active. Confirms whether the @domain can have emails

smtpStatus -> tests whether the user exists in the given mail server. Some mail servers block this by default so it failing is not a guarantee that the email does not exist

Volgers: 0
Bronnen:
Productwebsite
API maker:
Rapid account: Tactycs
Tactycs
admin-7-4csLw5O
Log in om API te beoordelen
Beoordeling: 5 - Stemmen: 1