Email Verifier

免费增值
通过 mr_admin | 已更新 8 days ago | Communication
人气

9.7 / 10

延迟

520ms

服务等级

100%

Health Check

N/A

返回所有讨论

Invalid email Id gives the valid status in API call

Rapid account: Evabot
evabot
7 years ago

Hi, I am check email status via the API call but invalid email gives the valid status.

unirest.get(“https://email-checker.p.mashape.com/verify/v1?email=navish%40vidzy.io”)
.header(“X-Mashape-Key”, “9fdFfq5d6PmshxsCjJBTmJNOF4gEp1FqXWCjsn0sxRSSjrHwrk”)
.header(“Accept”, “application/json”)
.end(function (result) {
console.log(result.status, result.headers, result.body);
});

Thanks
Ashish Kumar

Rapid account: Evabot
evabot Commented 7 years ago

It was my code issue.

Thanks

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论