Skip to main content
POST
Verify Email

Overview

Verify whether an email address is deliverable. Checks MX records, mailbox existence, and other factors to determine if an email will be successfully delivered.

Request Body

string
required
Email address to verify

Response (202 - Processing)

Job Result

Result Fields

SDK Usage

Example: Verify Before Sending

Best Practices

  1. Always verify before bulk sends - Reduces bounce rates
  2. Handle catch-all domains - These accept all emails but may not deliver
  3. Skip disposable emails - Usually not worth sending to
  4. Consider role-based emails - May go to shared inboxes