Hi Everyone,
Excited to launch Legitmailbox in Product Hunt! It's an Email Verification API to detect invalid emails in real-time.
The API is available to use via RapidAPI.
Our current offer: Verify 50 emails / day (1500 /month) for FREE! NO CREDIT CARD REQUIRED. Just expecting valuable feedback's.
Advantages
1. Collect correct emails only : Use in lead generation forms, user registration forms, newsletter signups
2. Validate or Analyze your signups : Our monthly reports can help you analyze the kind of emails your users are providing. Did majority of them provide disposable emails? For B2B business, are you getting actual business email addresses ? How many of them provided role accounts ?
What do we check?
1. Syntax
2. MX records
3. SMTP Verification (Including detection of Catch All servers)
4. Detection of well known free email, well known disposable email & role accounts.
How are we different ?
1. Affordable pay per verification pricing - No monthly fixed price
(Currently we want to know how the API performs, so we have free plan only)
2. Monthly summary/report directly in your email
3. Self hosted plans with perpetual license (pay once, use lifetime) in future (let us know if interested)
4. RapidAPI Integrated
Why RapidAPI?
1. One API key for all APIs
2. Error's and latency: Ensure your app’s uptime by keeping track of API errors and trends in latency.
3. Call Volume & Billing: Monitor call volumes and corresponding billing charges for all APIs in one dashboard
4. Logs for your API calls: Debug faster by searching and viewing logs for your API calls.
Limitations ?
1. Verification of free email addresses (except few like Gmail) are difficult. They block pretty fast and majority of them are catch all servers.
Our API is best to verify professional emails.
2. API only & hence made for developers . No list verification possible by uploading files.
(contact us if you would be interested in bulk verification, we may find a workaround)
Contact
support@legitmailbox.com
Let me know if you have any questions!
It should also check for deliverability. Btw I liked the limits of free version, but that's pretty much useless if it doesn't support checking email deliverability.
@sulemanelahi2 Thank you for your feedback.
Actually, the naming convention might be confusing at first.
If the "status" is "Valid", it actually means a 100% correct email address or "catch_all" email server which accepts any mail at RCPT TO stage. Emails should be sent to both of them as there are legitimate companies which use catch all configuration.
You need to check the "catch_all" boolean if you don't want to send emails to catch all servers.
If status is "Invalid", not deliverable. If "Unknown", we are not sure.
I think if a server is catch all, most of the email verification services cannot detect the email existence status unless they are email service providers who send emails and cache their deliverability status.
Gmail To Slack