E-Mail Verificator and Temp Emails Detector API

E-Mail Verificator and Temp Emails Detector API

With this API you can check if an e-mail address is valid or invalid and if it is a temporary / disposable account. If the address is valid and it isn't a temporary email account then the "block" parameter will be false. Otherwise, it will be true.

API description

About the API:

The Temp Email Detector API will allow you to know if a given email is a disposable/temporary account. So, you won't be worried about letting temporary emails go through your forms. Also, you will be able to recognize if a given email is invalid or not. 

 

What your API receives and what your API provides (input/output)?

Just with the email domain, you will be able to know if the address is valid or not and if it's a disposable or temporary account as well.

 

What are the most common uses cases of this API?

This API is ideal to know beforehand if an email a user passing to your forms is a valid one, or if it's disposable or not. So you can use it as a filter on your login forms or contact forms as well. So only valid emails can be in touch or login into your products/services. 

Also, you can search through your database, and detect if there are any invalid or disposable emails before sending an email campaign. 

This will prevent a lot of bounce rates and will improve your campaigns or contacts a lot. 

 

Are there any limitations with your plans?

The only limitation is the number of API calls you can make per month. 

API Documentation

Endpoints


Check if an e-mail domain is valid, if it's a temporary/disposable address, or even if the domain is not working. 

Invalid domains (typos, non-responding mailserver, etc) will return "valid: false", "block: true".

Disposable e-mail domains will return "valid: true" (since it's a valid domain), but "block: true" and "disposable: true".

 

Endpoint JSON response example (if e-mail is not valid):

{
  "valid": false,
  "block": true,
  "disposable": false,
  "domain": null,
  "text": "Invalid domain",
  "reason": "Domain is not a valid host",
  "risk": 10,
  "mx_host": null,
  "possible_typo": null,
  "mx_ip": null,
  "mx_info": null,
  "last_changed_at": "2022-06-22T17:47:02+00:00"
}

 

Endpoint JSON response example (if e-mail is valid):

{
  "valid": true,
  "block": false,
  "disposable": false,
  "domain": "gmail.com",
  "text": "Looks okay",
  "reason": "Whitelisted",
  "risk": 8,
  "mx_host": "gmail-smtp-in.l.google.com",
  "possible_typo": [],
  "mx_ip": "172.253.63.26",
  "mx_info": "Using MX pointer gmail-smtp-in.l.google.com from DNS with priority: 5",
  "last_changed_at": "2020-04-14T20:33:28+02:00"
}





                                                                            
GET https://zylalabs.com/api/26/e-mail+verificator+and+temp+emails+detector+api/89/check+if+its+not+temp
                                                                            
                                                                        

Check if its not temp - Endpoint Features
Object Description
domain [Required] Full e-mail, or domain to check if valid or temporary/disposable. You can enter an e-mail address, and it will be converted to a domain, but entering just the domain is recommended for user privacy reasons.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"valid":true,"block":false,"disposable":false,"domain":"gmail.com","text":"Looks okay","reason":"Whitelisted","risk":8,"mx_host":"gmail-smtp-in.l.google.com","possible_typo":[],"mx_ip":"172.253.63.26","mx_info":"Using MX pointer gmail-smtp-in.l.google.com from DNS with priority: 5","last_changed_at":"2020-04-14T20:33:28+02:00"}
                                                                                                                                                                                                                    
                                                                                                    

Check if its not temp - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/26/e-mail+verificator+and+temp+emails+detector+api/89/check+if+its+not+temp' --header 'Authorization: Bearer YOUR_API_KEY' 

    

API Access Key & Authentication

After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the E-Mail Verificator and Temp Emails Detector API REST API, simply include your bearer token in the Authorization header.

Headers

Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.


Simple Transparent Pricing

No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.

🚀 Enterprise
Starts at $10,000/Year

  • Custom Volume
  • Dedicated account manager
  • Service-level agreement (SLA)

Customer favorite features

  • ✔︎ Only Pay for Successful Requests
  • ✔︎ Free 7-Day Trial
  • ✔︎ Multi-Language Support
  • ✔︎ One API Key, All APIs.
  • ✔︎ Intuitive Dashboard
  • ✔︎ Comprehensive Error Handling
  • ✔︎ Developer-Friendly Docs
  • ✔︎ Postman Integration
  • ✔︎ Secure HTTPS Connections
  • ✔︎ Reliable Uptime

Zyla API Hub is, in other words, an API MarketPlace. An all-in-one solution for your developing needs. You will be accessing our extended list of APIs with only your user. Also, you won't need to worry about storing API keys, only one API key for all our products is needed.

Prices are listed in USD. We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble with paying by card, just contact us at [email protected]

Sometimes depending on the bank's fraud protection settings, a bank will decline the validation charge we make when we attempt to be sure a card is valid. We recommend first contacting your bank to see if they are blocking our charges. If more help is needed, please contact [email protected] and our team will investigate further

Prices are based on a recurring monthly subscription depending on the plan selected — plus overage fees applied when a developer exceeds a plan’s quota limits. In this example, you'll see the base plan amount as well as a quota limit of API requests. Be sure to notice the overage fee because you will be charged for each additional request.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

Just go to the pricing page of that API and select the plan that you want to upgrade to. You will only be charged the full amount of that plan, but you will be enjoying the features that the plan offers right away.

Yes, absolutely. If you want to cancel your plan, simply go to your account and cancel on the Billing page. Upgrades, downgrades, and cancellations are immediate.

You can contact us through our chat channel to receive immediate assistance. We are always online from 9 am to 6 pm (GMT+1). If you reach us after that time, we will be in contact when we are back. Also you can contact us via email to [email protected]

 Service Level
100%
 Response Time
252ms

Useful links:


Category: