The response from this API will contain a section (represented as a JSON object) for each type of data returned. Response elements that may be included in this section:
Element | Description |
---|---|
Submitted email address, e.g. "anemailexample@example.com" | |
Certainty | Indicates the email status, e.g. "illegitimate". See Validation Responses for a full list. |
Message | Indicates the summary of request's status:
|
Corrections | List of email corrections returned, if available Email Validate API can also return email corrections for syntax mistakes in an email. A maximum of 8 email corrections can be returned in the responses, if available. |
VerboseOutput | Additional information regarding Certainty responses when verbose flag is True, e.g. "mailboxDoesNotExist". See Validation Responses for a full list. |