email validation

부분 유료
분류별 validation.systems | 업데이트됨 25 days ago | Tools
Health Check

N/A

README

Api contains one endpoint, that return info about provided email.
By sending GET request, to /{email} endpoint you will receive JSON like this

{
  "status": "ok",
  "email": "some@email.com",
  "is_fake_email": false,
  "is_catch_all_domain": false,
  "email_exists": true
}

Where :

  • email_exists - indicates that email provider knows about {email}
  • is_catch_all_domain - means that it is ‘catch-all’ domain, and we can’t say surely if {email} exists
  • is_fake_email - shows if email is hosted on fake email provider
팔로워: 30
자원:
제품 웹사이트
API 생성자 :
V
validation.systems
validation.systems
Rate API에 로그인
등급: 5 - 투표: 1