Install
Send email
Validate email
Validate an email address before sending. Each validation costs credits.evaluations array contains:
| Key | Description |
|---|---|
has_valid_syntax | Whether the email has valid syntax |
has_valid_dns | Whether the domain has valid DNS records |
mailbox_exists | Whether the mailbox exists |
is_role_address | Whether it’s a role address (e.g. info@, admin@) |
is_disposable | Whether it’s a disposable email |
is_random_input | Whether it appears to be random input |

