GET /api/check?email=user@gmail.com
Host: https://emailchecker.deno.dev
Path: /api/check
(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.