GET
/
verify
/
v1
/
email

Authorizations

X-CUSTOMER-OS-API-KEY
string
headerrequired

Query Parameters

address
string
required

Email address to verify

verifyCatchAll
string
default: true

Verify catch-all domain

Response

200 - application/json
alternateEmail
string

AlternateEmail provides an alternate email if available

deliverable
string

Deliverable indicates whether the email is deliverable (e.g., "true", "false", "unknown")

email
string

Email is the email address that was verified

isCatchAll
boolean

IsCatchAll indicates if the email address is a catch-all address

isRisky
boolean

IsRisky indicates whether the email address is risky (e.g., used in spam or phishing)

message
string

Message contains any additional information or errors related to the verification

provider
string

Provider is the email service provider (e.g., Gmail, Outlook)

risk
object

Risk provides detailed risk factors associated with the email address

secureGatewayProvider
string

SecureGatewayProvider is the secure gateway provider (e.g., Proofpoint, Mimecast)

status
string

Status indicates the status of the verification (e.g., "success" or "failure")

syntax
object

Syntax provides details on the syntax validation of the email