v1

latestOpenAPI 3.0.3MIT2026-07-1410794124.7 KB
Verifications

Upload File with Emails

Uploads a CSV file with list of emails that can then be triggered for verification. An 'email' column is required. Required Access Level: VerifyEmails

post/verifications/files

Response

OK

VerificationIDstring string

Identifier of this verification result

Filenamestring string

Origin file name

VerificationStatus'Processing' | 'Ready' | 'Expired' | 'Verified' | 'Error'
DateAddedstring date-time

Date of creation in YYYY-MM-DDThh:ii:ss format

Sourcestring string

Origin file extension

Example response

{
  "DateAdded": "2001-01-01T12:00:00"
}