The True Mail Intelligence API provides comprehensive email address analysis, designed to help businesses and developers ensure the quality and authenticity of their data. This API validates email formatting to ensure it complies with syntax rules and assesses its plausibility through domain and RFC compliance checks. A key aspect is the detection of disposable emails, where the API references an extensive list of known temporary domains, such as 10minutemail.com, that are frequently used for fraudulent activities and spam.
In addition, the API identifies whether the email domain belongs to government (.gov) or educational (.edu) institutions, allowing companies to personalize their communications and segment their audience more effectively. The API also performs a thorough analysis of DNS records, including MX (Mail Exchange) records, which indicate the mail servers responsible for receiving mail, and verifies security settings such as SPF, DMARC and DKIM. This helps prevent phishing and phishing attempts, ensuring email integrity.
Finally, True Mail Intelligence API provides details about the email service provider, including MX server addresses and priorities, as well as information about the accessibility of the website associated with the domain, such as validity and whether it uses SSL encryption for secure communication.
This combination of functionality allows companies to optimize their marketing, increase email delivery rates and build more trusting relationships with their customers.
{"data":{"dkim_details":{"selector1":"v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvWyktrIL8DO/+UGvMbv7cPd/Xogpbs7pgVw8y9ldO6AAMmg8+ijENl/c7Fb1MfKM7uG3LMwAr0dVVKyM+mbkoX2k5L7lsROQr0Z9gGSpu7xrnZOa58+/pIhd2Xk/DFPpa5+TKbWodbsSZPRN8z0RY5x59jdzSclXlEyN9mEZdmOiKTsOP6A7vQxfSya9jg5N81dfNNvP7HnWejMMsKyIMrXptxOhIBuEYH67JDe98QgX14oHvGM2Uz53if/SW8MF09rYh9sp4ZsaWLIg6T343JzlbtrsGRGCDJ9JPpxRWZimtz+Up/BlKzT6sCCrBihb/Bi3pZiEBB4Ui/vruL5RCQIDAQAB;n=2048,1452627113,1468351913"},"email":"[email protected]","email_provider":{"name":null,"provider":null},"is_edu":false,"is_gov":false,"is_temp_email":false,"is_valid":true,"records":{"dkim":{"selector1":"v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvWyktrIL8DO/+UGvMbv7cPd/Xogpbs7pgVw8y9ldO6AAMmg8+ijENl/c7Fb1MfKM7uG3LMwAr0dVVKyM+mbkoX2k5L7lsROQr0Z9gGSpu7xrnZOa58+/pIhd2Xk/DFPpa5+TKbWodbsSZPRN8z0RY5x59jdzSclXlEyN9mEZdmOiKTsOP6A7vQxfSya9jg5N81dfNNvP7HnWejMMsKyIMrXptxOhIBuEYH67JDe98QgX14oHvGM2Uz53if/SW8MF09rYh9sp4ZsaWLIg6T343JzlbtrsGRGCDJ9JPpxRWZimtz+Up/BlKzT6sCCrBihb/Bi3pZiEBB4Ui/vruL5RCQIDAQAB;n=2048,1452627113,1468351913"},"dmarc":"v=DMARC1; p=none; rua=mailto:[email protected];ruf=mailto:[email protected];fo=1:s:d","mx":[{"exchange":"hotmail-com.olc.protection.outlook.com","priority":2}],"spf":"v=spf1 ip4:157.55.9.128/25 include:spf-a.outlook.com include:spf-b.hotmail.com include:spf-b.outlook.com include:spf-a.hotmail.com include:_spf-ssg-b.microsoft.com include:_spf-ssg-c.microsoft.com -all","txt":[["google-site-verification=gqFmgDKSUd3XGU_AzWWdojRHtW3_66W_PC3oFvQVZEw"],["google-site-verification=VdfSHp3aOmiGxd6jcbkRPFy6EERzln_hMR3byLjU__w"],["v=spf1 ip4:157.55.9.128/25 include:spf-a.outlook.com include:spf-b.hotmail.com include:spf-b.outlook.com include:spf-a.hotmail.com include:_spf-ssg-b.microsoft.com include:_spf-ssg-c.microsoft.com -all"]]},"smtp_details":{"addresses":[{"exchange":"hotmail-com.olc.protection.outlook.com","priority":2}],"provider":"hotmail-com.olc.protection.outlook.com"},"summary":[{"DKIM":"Found"},{"MX":"Found"},{"TXT":"Found"},{"DMARC":"Found"}],"website_data":{"is_valid":true,"ssl":"found","website_domain":"http://hotmail.com"}},"status":true}
curl --location --request GET 'https://zylalabs.com/api/5120/true+mail+intelligence+api/6528/[email protected]' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
Make a GET request with the email and receive detailed information about its validity, domain type, DNS records and whether it is disposable.
True Mail Intelligence API It is an API that validates emails, detects if they are disposable, checks DNS records and determines if they belong to government or educational institutions.
It receives an email address and returns information about its format, domain, DNS records, and whether it is disposable, governmental or educational.
Mail validation to avoid temporary or fraudulent addresses in databases. Personalization of campaigns according to governmental or educational domains. Improved security and authenticity in registration and authentication processes.
Basic Plan: 2 requests per second. Pro Plan: 2 requests per second. Pro Plus Plan: 4 requests per second. Premium Plan: 4 requests per second. Elite Plan: 6 requests per second.
There are different plans suits everyone including a free trial for small amount of requests, but it’s rate is limit to prevent abuse of the service.
The API uses API keys for authentication. To access the API, include your API key in the request header. The API key is provided upon registration and should be kept secure.
The API returns detailed information about the age and history of a domain, including years, months and days since its creation, as well as expiration and update dates.
The Email Data Checker endpoint returns detailed information about an email's validity, authenticity, DNS records, and domain type. It includes fields for DKIM details, email provider information, and flags for educational, governmental, or disposable email addresses.
Key fields in the response include "is_valid" (boolean), "is_temp_email" (boolean), "is_edu" (boolean), "is_gov" (boolean), "email_provider" (object), and "records" (object containing DNS details like DKIM).
The response data is structured in a JSON format, with a "data" object containing nested objects for email validation results, DNS records, and provider details. Each field is clearly labeled for easy access.
The endpoint provides information on email validity, disposable status, educational or governmental classification, DNS records (MX, SPF, DMARC, DKIM), and details about the email service provider.
Data accuracy is maintained through regular updates from trusted sources, including DNS records and lists of disposable email domains. The API employs validation checks to ensure the information is current and reliable.
Typical use cases include validating email addresses during user registration, segmenting email lists based on domain types for targeted marketing, and enhancing security by identifying disposable or fraudulent emails.
Users can customize their requests by specifying the email address they wish to validate as a parameter in the GET request. The API processes this input to return tailored validation results.
Standard data patterns include boolean flags for validity and domain type, structured DNS records, and detailed provider information. Users can expect consistent formatting across responses for ease of integration.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
799ms
Service Level:
100%
Response Time:
334ms
Service Level:
100%
Response Time:
605ms
Service Level:
100%
Response Time:
120ms
Service Level:
100%
Response Time:
601ms
Service Level:
100%
Response Time:
1,248ms
Service Level:
100%
Response Time:
376ms
Service Level:
100%
Response Time:
3,825ms
Service Level:
100%
Response Time:
768ms
Service Level:
100%
Response Time:
420ms
Service Level:
100%
Response Time:
1,462ms
Service Level:
100%
Response Time:
1,252ms
Service Level:
100%
Response Time:
983ms
Service Level:
100%
Response Time:
2,407ms
Service Level:
100%
Response Time:
913ms
Service Level:
100%
Response Time:
1,085ms
Service Level:
100%
Response Time:
237ms
Service Level:
100%
Response Time:
4,002ms
Service Level:
100%
Response Time:
1,558ms
Service Level:
100%
Response Time:
1,240ms