mailveri_verify_email
Verify a single email address to determine deliverability, detect disposable or role accounts, and view remaining credits.
Instructions
Verify a single email address using Mailveri.
Returns deliverability status:
VALID: Mailbox exists and can receive emails
INVALID: Mailbox does not exist, disabled, or syntax error
DISPOSABLE: Temporary / throwaway email address
ROLE_ACCOUNT: Generic company address (e.g. admin@, support@, info@)
CATCH_ALL: Domain accepts all incoming emails
FULL_INBOX: Mailbox is full
UNKNOWN: Mail server could not be reached or timed out
Also returns the remaining credit balance.
Rate limit: 1 request per second.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |