Email Verifier
Pay $9.99 for 1,000 results
Email Verifier
Pay $9.99 for 1,000 results
Verify emails with this Apify actor: get meta info like full name, domain, and deliverability status. Input bulk emails, receive detailed JSON output. Fast, accurate email validation.
Actor Metrics
9 monthly users
4.0 / 5 (4)
No bookmarks yet
>99% runs succeeded
Created in Mar 2025
Modified 4 days ago
You can access the Email Verifier programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "emails": [
3 "mk@gmail.com"
4 ]
5}' |
6apify call devil_port369-owner/email-verifier --silent --output-dataset
Email Verifier API through CLI
The Apify CLI is the official tool that allows you to use Email Verifier locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: