Check a single email address
Single email check
GET
https://api.acychecker.com/api/v1/email_verify/{email}
This endpoint allows you to test an email address and get the results.
Path Parameters
Name
Type
Description
email*
string
The email address you want to check
Headers
Name
Type
Description
API-KEY*
string
Your API key
Content-Type*
string
Must be "application/json"
Last updated