Docs
Process large volumes of email addresses efficiently via CSV file uploads. Perfect for validating entire email lists.
Send a CSV file for bulk email validationⓘ. Returns a file ID for tracking.
| Name | Type | Required | Description |
|---|---|---|---|
| file | file/CSV | Required | CSV file containing email addresses to validate |
Upload a CSV file containing email addresses
Bulk validate the emails in this CSV file: [paste CSV content]Get the status of a bulk validation file upload.
| Name | Type | Required | Description |
|---|---|---|---|
| fileId | string | Required | The file ID returned from bulk_validate_send_file |
Check if your bulk validation file is ready
Check the status of my bulk validation file abc123Get the results of a completed bulk validation file.
| Name | Type | Required | Description |
|---|---|---|---|
| fileId | string | Required | The file ID returned from bulk_validate_send_file |
Download the results of a completed validation
Get the results for my completed bulk validation file abc123Delete a bulk validation file from your account.
| Name | Type | Required | Description |
|---|---|---|---|
| fileId | string | Required | The file ID returned from bulk_validate_send_file |
Remove a file from your account
Delete the bulk validation file with ID abc123Set up ZeroBounce MCP in your preferred AI client and start using these tools today.