Validate an email address by checking syntax, DNS records, mailbox existence, and whether it is a disposable or role-based address.
API key from your SendKit dashboard. Pass it as a Bearer token in the Authorization header.
The email address to validate.
"user@example.com"
Validation result
The email address that was validated.
Whether the email address is considered valid.
Detailed evaluation results.
Whether this email should be blocked from receiving emails.
The reason the email should be blocked, if applicable.
invalid_syntax, invalid, disposable_email, null When the validation was performed.
"2026-03-03 10:00:00"