Check a batch of email addresses
You can either check your email addresses with an JSON input or a CSV input
post
https://api.acychecker.com
/api/v1/bulk_verify
Check emails per batch with a CSV
post
https://api.acychecker.com
/api/v1/bulk_verify
Check emails per batch with a JSON
get
https://api.acychecker.com
/api/v1/bulk_result
Get a list of your batches results
get
/api/v1/bulk_result/{id}
Get the batch's results
Last modified 7mo ago