Status: Running
POST /v0/check_email
curl -X POST http://reacher.wtsorder.com/v0/check_email \
-H "Content-Type: application/json" \
-d '{"to_email":"test@gmail.com"}'
{"input":"test@gmail.com","is_reachable":"unknown",...}
Powered by Reacher 0.11.7