DEV Community

OTWL
OTWL

Posted on

I Built an API to stop fake signups

I built a API to help SaaS's generate more lead by verifying emails.

The API will check:

  • if the email given is temporary
  • The email is valid
  • If the email can receive emails
  • Detect email roles

It's on Rapid API if you want to check it out: https://rapidapi.com/OTWL/api/email-verifier32

Top comments (0)