Skip to main content
POST
Verify Bulk Emails

Authorizations

x-api-key
string
header
required

API key for authentication. Pass your API key in the x-api-key header.

Body

multipart/form-data
file
file
required

CSV or TXT file containing one email address per line. Max size: 25MB.

fileName
string
required

Name to identify this file upload

Example:

"my-email-list"

mode
enum<string>

The mode to verify the email addresses, by default it is set to catch_all

Available options:
catch_all,
non_catch_all
Example:

"catch_all"

Response

File uploaded and queued for processing

message
object
data
object