post https://api.enrichley.io/api/v1/validate-single-email
Validates a single email and returns its validation status.
Log in to see full request history
Responses
400Bad request (invalid input data)
401Unauthorized (invalid or missing API key)
Validates a single email and returns its validation status.
400Bad request (invalid input data)
401Unauthorized (invalid or missing API key)
xxxxxxxxxx
curl --request POST \
--url https://api.enrichley.io/api/v1/validate-single-email \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: