curl --request GET \ --url https://api.usebouncer.com/v1.1/email/verify/batch/{batchId} \ --header 'x-api-key: <api-key>'
Copy
Ask AI
{}
Batch
Check status
Retrieve status of your request based on request id.
GET
/
v1.1
/
email
/
verify
/
batch
/
{batchId}
Check status
Copy
Ask AI
curl --request GET \ --url https://api.usebouncer.com/v1.1/email/verify/batch/{batchId} \ --header 'x-api-key: <api-key>'
Copy
Ask AI
{}
Field “credits” will be filled with number of credits used once batch is
complete.Additional query parameter “with-stats=true” will add to the response
processing progress and statistics.