Giter Site home page Giter Site logo

technikhil314 / verify-email Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 231 KB

A free email verification api that tell if the emailid is disposable and if the emailId provider is genuine public email provider like gmail, yahoo etc

Home Page: https://verifyemail.vercel.app/

License: MIT License

JavaScript 85.53% CSS 13.98% Shell 0.49%
email-verification email-verifier email-validation email-validator public-domain public-api public-apis open-api open-apis nextjs

verify-email's Introduction

Open source public api for email verification

license

stargazers number of forks Follow technikhil314 on twitter

๐Ÿ‘ & โค๏ธ to auto badger for making badging simple

An open rest api to verify an emaiid

Email verification generally constitutes of three parts and api should tell if the emailid is provided by any

  1. disposable email service like mailinator.com etc
  2. public email service like gmail.com,yahoo.co.in,outlook.com etc
  3. private organization like microsoft.com,google.com

How to use this api

Call the api with emailid

curl https://verifyemail.vercel.app/api/[email protected]

Sample response

{
  "disposable": false,
  "public": true,
  "private": false
}

LICENSE

MIT

verify-email's People

Contributors

technikhil314 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

abhinavdhangar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.