Page cover

👨‍💻API Reference

Easily Integrate the EML-v1 API with Your Project

Example Response:

{
  "status": "success",
  "data": {
    "email_address": "test@mail7.io",
    "domain": "mail7.io",
    "valid_syntax": true,
    "disposable": true,
    "webmail": false,
    "deliverable": true,
    "catch_all": true,
    "gibberish": false,
    "spam": false
  }
}
🚀Get Started

Last updated