Validate Email (Synchronous)

This endpoint allows you to perform a real-time email validation and receive the result immediately. Note: This endpoint has a 30-second timeout. A 202 response indicates the validation is still in progress. Clients should poll pollUrl after retryAfter seconds. On 202 responses, the result object is absent; it will be present on the subsequent 200 response from the poll URL.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The email address to validate

metadata
object

Optional metadata to include with the validation

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json