API Reference

This endpoint allows you to upload a bulk email validation list. It accepts the email data in multiple ways. You can upload email addresses in the CSV file format or TXT file format.

The API will create a job and automatically process each email in the uploaded list. The API response does not contain the verification results. Instead it returns the file_uploads_id in the success response. Once the verification is completed, you can download the result using this file_uploads_id.

Language
Click Try It! to start a request and see the response here!