E-mail Check Invalid or Disposable Domain

FREEMIUM
Verified
By Top-Rated | Updated 10 giorni fa | Commerce
Popularity

9.9 / 10

Latency

472ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Possible values for API response NVPs

Rapid account: Phranzero
phranzero
5 anni fa

Hi,
What are the possible values for the following NVPs in the API response?

{
  "valid": true|false,   boolean
  "block": true|false,  boolean
  "disposable": true|false,  boolean
  "domain": "{checked domain}",  string
  "text": ??????? what are the possible values?,   string
  "reason": ???????? what are the possible values?,   string
  "mx_host": "{mx host domain}",   string
  "mx_info": "{mx host domain info}", string
  "mx_ip": "{mx host ip address}", string
}

Apologies if this is already answered somewhere. I could not find in the documentation.

Rapid account: Phranzero
phranzero Commented 5 anni fa

Thanks so much! Are there details about the two different Heuristics reason descriptions? Would be good to know if there are different confidences associated with “Heuristics (x2a)” and “Heuristics (1a)”. For example if we wanted to have differing actions based on the reason. E.g. if reason is “Blacklist” we flat out block the account. But if it’s one of the Heuristics reasons, maybe we temporarily allow with further review later.

Rapid account: Top Rated
Top-Rated Commented 5 anni fa

Hi!

The values in “text” and “reason” pairs depend on the result, and give more human-readable information, than the other values.

The “text” field will contain the result as a text, a few examples: “Disposable e-mail”, “Invalid domain”, “Domain is valid”.

And the “reason” field will contain the reason for the result, as human-readable information. A few examples: “Blacklist”, “Whitelist”, “Unable to resolve MX host: {mx host domain}”, “Heuristics (x2a)”, “Heuristics (1a)”.

Join in the discussion - add comment below:

Login / Signup to post new comments