Listclean icon

Listclean

Email list verification service for bulk verification lists, downloadable results, credits, account profile, and account-level filters.

Covers outbound list-hygiene that uploads CSVs for bulk verification, downloads filtered clean or dirty results, and monitors remaining credits.

Example Use Cases

These are the Listclean actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Download List Results as CSV

Tool to download list results as a CSV file. Use when you need to retrieve verification results filtered by email type (clean, dirty, or unknown).

Get Account Profile

Tool to retrieve the authenticated account's profile. Use after obtaining a valid auth token to fetch user account data.

Get Remaining Credits

Tool to retrieve remaining verification credits. Use when you need to check your available account credits before performing more email verifications.

Get Upload Status

Tool to retrieve the status of a specific upload. Returns upload status (inprocess, success, error), progress percentage, and chunk details. Use after initiating an upload to track its completion.

Get Verification Logs

Tool to retrieve logs for all single email verifications. Returns history of email verifications with status, remarks, credits deducted, and timestamps.

List All Verification Lists

Tool to retrieve all email verification lists. Returns all processed lists with complete analytics including clean/dirty counts, summary statistics, and cost information.

List CSV Uploads

Tool to retrieve the list of CSV uploads. Use when you need to check upload IDs, status, and progress for all CSV file uploads in your account.

Start Upload

Tool to start a CSV upload process for bulk email verification. Initializes chunked file upload and returns an upload_id for subsequent chunk uploads. Use when you need to upload large CSV files containing email addresses.

Update Account Profile

Tool to update account profile details. Use when you need to modify user profile information such as name, address, contact details, company information, or billing details.

Verify Batch of Emails

Tool to verify a batch of email addresses (max 3000 emails). Use when you need to verify multiple emails at once and get a list_id for tracking the batch verification request.