Validate email addresses
check_emailsValidate up to 100 email addresses without sending mail. Check syntax, domain MX records, disposable providers, role accounts, and typos. Get clear reasons for invalid emails.
Instructions
Checks up to 100 email addresses without sending mail: syntax, whether the domain exists and accepts mail (MX), disposable providers, role accounts (info@, support@), and likely typos of big providers (gmial.com). Gives the reason when invalid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emails | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| valid | Yes | ||
| results | Yes |