View examples.js
// An invalid domain. | |
// http://emailpie.com/v1/check?email=notreal@example.com | |
{ | |
"didyoumean": null, | |
"errors": [ | |
{ | |
"message": "No MX records found for the domain.", | |
"severity": 7 | |
} |