← All integrations

MailboxValidator

MailboxValidator integration (Communication, Marketing). Imported from open-connector.

API key3 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

GET
mailbox_validator_validate_email
Validate a single email address and return MailboxValidator deliverability signals.

/v2/validation/single

1 parameter
ParamTypeRequiredDescription
emailstringrequiredThe email address to check.
GET
mailbox_validator_check_disposable_email
Check whether an email address belongs to a disposable email provider.

/v2/email/disposable

1 parameter
ParamTypeRequiredDescription
emailstringrequiredThe email address to check.
GET
mailbox_validator_check_free_email
Check whether an email address belongs to a free email provider.

/v2/email/free

1 parameter
ParamTypeRequiredDescription
emailstringrequiredThe email address to check.
Request private-beta access