Prevent bounced emails and low-quality users with FREE professional-grade email verifier API

The API was built with the intention of providing software engineers and businesses with a simple and easy to use solution to bounced emails. Whether you're a developer writing an application that requires the registration of new valid users or a business with a large mailing list, We can handle the heavy lifting of verifying the validity of your email addresses so that you can make a confident decision on whether or not to dispatch messages to a given address.

Get API key

Before you can use the Verify Email API, you first need to create your API key, create a GET request, and retrieve your API key. The key will send to your email address.

curl -X GET https://verify-email.maildim.com/api/get-apikey/[email protected]

sample API response

{
        "success": true,
        "message": "We have sent an email with the API key. Please find your API key in your mailbox."
}

API Limitation

To ensure consistent availability and performance for everyone we apply some limits to how APIs are used. These limits are designed to detect when some applications are making extraordinary demands on server resources. The restrictions shouldn't affect ordinary users. Only certain applications making exceptional requests for APIs will be affected.

By default, it is set to 6,000 requests per month per user. But the number of requests to the API is restricted to a maximum of 200 requests per day per user. If you are looking for more requests please contact us!