MailerCheck
Email verification for single addresses and full lists with result reporting.
Verifies an address, cleans an imported list, and reports how much of it was risky.
Use MailerCheck with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put MailerCheck to work.
What Snow can do with MailerCheck
These are the MailerCheck operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads5
Look at your data without changing it.
- Get Credit Balance
Return the current MailerCheck verification-credit balance. Use this before VERIFY_EMAIL or START_LIST_VERIFICATION when cost matters.
- Get Current Account
Return the connected MailerCheck user and account identity. Use this to confirm which user and account the API token represents.
- Get Verification List
Return one verification list, including its status, item count, verification timing, and aggregate result statistics.
- List Verification Lists
Return one page of verification lists for the connected MailerCheck account, with an opaque cursor when another provider-controlled page exists.
- List Verification Results
Return one page of email-level results for a verification list, optionally filtered by classification. The success envelope and pagination behavior are based on MailerCheck documentation and were not live-verified because producing results requires a credit-consuming list verification.
Creates1
Add something new to your account.
- Create Verification List
Create a MailerCheck verification list by ingesting a name and email-address array. Creating a one-address list did not reduce the account credit balance during live probing. This action does not invoke the separate, credit-consuming Start List Verification operation.
Deletes3
Remove something. This often cannot be undone.
- Delete Verification List
Permanently and irreversibly delete a MailerCheck verification list by ID. Use only when the caller explicitly intends to remove the list.
- Start List Verification
Irreversibly start verification of every address in a MailerCheck list. A successful call spends one verification credit per address. Before calling, use GET_VERIFICATION_LIST to inspect the list count and GET_CREDIT_BALANCE to confirm the current credit_balance. This endpoint was not live-executed because the authorized verification-credit budget was exhausted.
- Verify Email
Consumes exactly one MailerCheck verification credit on every successful call. Synchronously verify one email address and return its classification; check GET_CREDIT_BALANCE first if cost matters.
Related integrations
Ready to put MailerCheck to work?
Sign up free, build an app by chatting, and connect MailerCheck in minutes. No credit card required.