emailchecker

emailchecker.deno.dev

Check an email:

result automatically fetched on input update

Request:

GET /api/check?email=user@gmail.com

Result:

API Details:

Host: https://emailchecker.deno.dev

Path: /api/check

Example Request:

(replace email with the email you want to check)

curl -X GET https://emailchecker.deno.dev/api/check?email=user@example.com

emailchecker.deno.dev is a completely free service that allows you to check if an email is valid or not and whether the email provider is a free or disposable email provider.

It is built using Deno andFresh and is hosted onDeno Deploy.

Source code available onGitHub GitHub