{"id":16117718,"url":"https://github.com/technikhil314/verify-email","last_synced_at":"2026-04-13T12:01:51.062Z","repository":{"id":112561874,"uuid":"404737372","full_name":"technikhil314/verify-email","owner":"technikhil314","description":"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","archived":false,"fork":false,"pushed_at":"2021-11-01T14:13:56.000Z","size":231,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T22:41:53.480Z","etag":null,"topics":["email-validation","email-validator","email-verification","email-verifier","nextjs","nextjs-api","open-api","open-apis","public-api","public-apis","public-domain"],"latest_commit_sha":null,"homepage":"https://verifyemail.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/technikhil314.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-09T13:42:00.000Z","updated_at":"2023-02-09T13:43:23.000Z","dependencies_parsed_at":"2023-05-16T09:45:32.727Z","dependency_job_id":null,"html_url":"https://github.com/technikhil314/verify-email","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/technikhil314/verify-email","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technikhil314%2Fverify-email","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technikhil314%2Fverify-email/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technikhil314%2Fverify-email/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technikhil314%2Fverify-email/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technikhil314","download_url":"https://codeload.github.com/technikhil314/verify-email/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technikhil314%2Fverify-email/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["email-validation","email-validator","email-verification","email-verifier","nextjs","nextjs-api","open-api","open-apis","public-api","public-apis","public-domain"],"created_at":"2024-10-09T20:46:37.984Z","updated_at":"2026-04-13T12:01:51.022Z","avatar_url":"https://github.com/technikhil314.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open source public api for email verification\n\n[![license](https://img.shields.io/github/license/technikhil314/verify-email)](https://github.com/technikhil314/verify-email/blob/main/LICENSE)\n\n[![stargazers](https://img.shields.io/github/stars/technikhil314/verify-email?style=social)](https://github.com/technikhil314/verify-email/stargazers)\n[![number of forks](https://img.shields.io/github/forks/technikhil314/verify-email?style=social)](https://github.com/technikhil314/verify-email/fork)\n[![Follow technikhil314 on twitter](https://img.shields.io/twitter/follow/technikhil314?label=Follow)](https://www.twitter.com/technikhil314)\n\n###### 👏 \u0026 ❤️ to [auto badger](https://github.com/technikhil314/auto-badger) for making badging simple\n\n## An open rest api to verify an emaiid\n\nEmail verification generally constitutes of three parts and api should tell if the emailid is provided by any\n\n1. disposable email service like mailinator.com etc\n2. public email service like gmail.com,yahoo.co.in,outlook.com etc\n3. private organization like microsoft.com,google.com\n\n## How to use this api\n\n### Call the api with emailid\n\n```bash\ncurl https://verifyemail.vercel.app/api/nikhil.001mehta@outlook.com\n```\n\n### Sample response\n\n```json\n{\n  \"disposable\": false,\n  \"public\": true,\n  \"private\": false\n}\n```\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnikhil314%2Fverify-email","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnikhil314%2Fverify-email","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnikhil314%2Fverify-email/lists"}