v1

latestOpenAPI 3.1.22026-08-062330.5 KB
Email Validation

Validate email addresses

Use this endpoint to verify email addresses in batch.

post/doGlobalEmail

Headers

Accept'application/json' | '*/*' required

Format of the response.

Content-Type'application/json' | 'application/xml' required

Format of the request.

Request body

CustomerIDstring required

Required. The License Key issued by Melissa.

Optionsstring

Options - List options in the following format, with multiple options delimited with a ,.

OptionName:Parameter,OptionName:Parameter

  • AllowQuotes:< on | off > - Allow double-quoted mailbox names. This allows special characters and whitespace within a valid quoted string. Default is on.
  • BounceCheck:< on | off > - Conditionally triggers a real-time test message to the mail server for a given mailbox. Default is off.
  • DomainCorrection:< on | off > - Activates fuzzy email domain correction if the domain is a suspected typo. Default is on.
  • TimeToWait:< [5 - 45] >- Select how long the web service will wait before it times out on an email. Default set to 25.
  • VerifyMailbox:< Express | Premium >
    • Express - Quickly validates against database of known email addresses.
    • Premium - A real time check is performed to determine email deliverability. This is the default option.
  • WhoIsLookup:< on | off > - Activates domain information Lookups. Default is on.
TransmissionReferencestring

Serves as a unique request identifier.

Response

Successful response

Versionstring

The current service version number.

TransmissionReferencestring

A pass-through of the input TransmissionReference field.

TransmissionResultsstring

Lists error codes from any errors caused by the most recent request as a whole. For more information, see Global Email Result Codes.

TotalRecordsstring

Total number of records.