Use this endpoint to verify emails.
Global Email
The Global Email Cloud API validates and parses email addresses, corrects common typographical errors, and standardizes email addresses. It also features real-time email mailbox verification which removes up to 99% of bad emails.
Global Email can be used to:
- Correct syntax errors (remove illegal characters, extra “@” characters etc.)
- Verify and correct top-level domains
- Correct common misspellings in domain names
- Update domains that have changed
- Standardize casing
- Validate emails against our database (single or batch requests)
- Perform real-time mailbox validation
Documentation
Useful Resources
Product Page
Support Center
Download OpenAPI description
Languages
Servers
Global Email Server
https://globalemail.melissadata.net/v4/WEB/GlobalEmail/
- Global Email Serverhttps://globalemail.melissadata.net/v4/WEB/GlobalEmail/getVersion
- curl
- C#
- Python
- Java
- JavaScript
- Node.js
- PHP
- Go
- Ruby
- R
- C#+Newtonsoft
- Java8+Apache
- Payload
curl -i -X GET \
https://globalemail.melissadata.net/v4/WEB/GlobalEmail/getVersionResponse
application/json
{ "ServiceName": "Global Email", "Version": "7.2.1.4253", "mdMicroServices_Version": "1.2.1.5368", "CustomerIDCheckVersion": "7.2.1.5374", "EventReportVersion": "7.2.1.5340", "RequestLogVersion": "7.2.1.5352", "ResourceStoreVersion": "7.2.1.5333", "emailLibService_Version": "7.2.1.17282", "BuildNumber": "17282", "DatabaseDate": "2023-02-15", "ExpirationDate": "2023-08-15" }