{ "Email": "example@server.com", "AnalyzeAllMXRecords": true, "TestPosibility": true, "AuthorizationKey": "a1a1a1a1-b2b2-c3c3-d4d4-e5e5e5e5e5e5" }
{ "Emails": ["example@server.com","example1@server.com","example2@server.com"], "ResultURL" : "http://www.returnurl.com", "AnalyzeAllMXRecords": false, "TestPosibility": true, "AuthorizationKey": "a1a1a1a1-b2b2-c3c3-d4d4-e5e5e5e5e5e5" }
{ "Status": 1, "Details": "The results will be sent to the address http://www.returnurl.com" }
{ "Status": 1, "Details": null, "Emails": [ { "Name": "example@server.com", "MxRecordName": "gmail-smtp-in.l.google.com", "IsSyntaxValid": true, "IsNegativeResponsePossible": true, "ConnectionResponse": { "Code": 220, "Reason": "220 mx.google.com ESMTP w65si7692366jaw.122 - gsmtp" }, "HeloResponse": { "Code": 250, "Reason": "250 mx.google.com at your service" }, "MailFromResponse": { "Code": 250, "Reason": "250 2.1.0 OK w65si7692366jaw.122 - gsmtp" }, "RcptToResponse": { "Code": 550, "Reason": "550-5.1.1 The email account that you tried to reach does not exist. Please try" }, "QuitResponse": { "Code": 550, "Reason": "550-5.1.1 double-checking the recipient's email address for typos or" } "Rank": { "Code": 0, "Reason": "The email address exist.", "Recommendation": "The email address exist." } } ] }
{ "MxRecordName": "gmail-smtp-in.l.google.com", "IsNegativeResponsePossible": true, "IsSyntaxValid": true, "Rank": 4, "Name": "example@server.com", "ConnectionResponse": { "Code": 220, "Reason": "220 mx.google.com ESMTP w65si7692366jaw.122 - gsmtp" }, "HeloResponse": { "Code": 250, "Reason": "250 mx.google.com at your service" }, "MailFromResponse": { "Code": 250, "Reason": "250 2.1.0 OK w65si7692366jaw.122 - gsmtp" }, "RcptToResponse": { "Code": 550, "Reason": "550-5.1.1 The email account that you tried to reach does not exist. Please try" }, "QuitResponse": { "Code": 550, "Reason": "550-5.1.1 double-checking the recipient's email address for typos or" } }