Email verification
This schema describes objects returned by the Email Verification endpoints.
A single email verification
The email address to verify
Example:
"example@example.com"
The verification status.
Available options:
pending, verified, invalid Example:
"pending"
The request status. Do not use this field to determine the verification status. Please use verification_status instead to check the verification status
Available options:
success, error Example:
"success"
Whether this is a catch-all email address
Available options:
true, false Example:
true
The number of verification credits available after the verification
Example:
100
The number of verification credits used
Example:
1