get https://app.catchallverifier.com/api/v1/verify/single
This endpoint allows you to retrieve a single verification.
The result
will tell you if the email is either valid
or invalid
.
Log in to see full request history
Responses
This endpoint allows you to retrieve a single verification.
The result
will tell you if the email is either valid
or invalid
.
xxxxxxxxxx
curl --request GET \
--url https://app.catchallverifier.com/api/v1/verify/single \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: