Mailytix - Email Address and Domain Validation
# Mailytix API ## Overview **Mailytix** API is a developer-first email validation service designed to help businesses identify disposable, temporary, and high-risk email addresses before they enter their systems. By combining real-time DNS lookups, domain intelligence, and continuously updated disposable domain databases, **Mailytix** enables SaaS platforms, e-commerce businesses, and marketing…
Mailytix - Email Address and Domain Validation endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET Single Email Validation /v1/validate |
Validate a single email address passed as a query parameter. Returns syntax validity, disposable/role/free-provider flags, MX records, domain age/expiration, typo suggestions,… |
| POST |
POST Single Email Validation /v1/validate |
Validate a single email address passed in the JSON body. Returns syntax validity, disposable/role/free-provider flags, MX records, domain age/expiration, typo suggestions, and a… |
| POST |
POST Batch Email Validation /v1/validate/batch |
Validate a batch of up to 100 email addresses in a single API call. MX and lookups are performed concurrently for speed. Ideal for list cleaning, signup import validation, and… |
| GET |
GET Domain Validation /v1/domain/{domain} |
Check a domain without requiring a full email address. Returns disposable status, free-provider flag, MX records, domain age/expiration, and a domain-level risk score. Useful for… |
Mailytix - Email Address and Domain Validation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA Recommended | $29 / month | — |
|
| MEGA | $79 / month | — |
|