# Verifiedemail

VerifiedEmail offers real-time email verification and bulk email list cleaning services to ensure the accuracy and deliverability of email communications.

- **Category:** email
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 9
- **Triggers:** 0
- **Slug:** `VERIFIEDEMAIL`
- **Version:** 20260407_00

## Tools

### Check Credits

**Slug:** `VERIFIEDEMAIL_CHECK_CREDITS`

Tool to retrieve the remaining verification credits. Call before VERIFIEDEMAIL_VERIFY_EMAIL operations—especially in bulk or repeated workflows—as VERIFIEDEMAIL_VERIFY_EMAIL fails immediately when credits are exhausted. Use after confirming account authentication to ensure sufficient credits before proceeding.

### Check File Status

**Slug:** `VERIFIEDEMAIL_CHECK_FILE_STATUS`

Tool to check the status of a previously uploaded file. Use after uploading a file when polling for verification progress.

### Get 1-Click User Data

**Slug:** `VERIFIEDEMAIL_GET1_CLICK_USER_DATA`

Tool to retrieve data for a user who has completed a 1-Click Signup flow. Use after you have the identityUuid to fetch the verified user's full profile.

### Get Entitlements

**Slug:** `VERIFIEDEMAIL_GET_ENTITLEMENTS`

Tool to retrieve information about available credits across different entitlement types. Use when you need to check credit availability before performing operations that consume credits.

### Get Shared Credentials

**Slug:** `VERIFIEDEMAIL_GET_SHARED_CREDENTIALS`

Tool to retrieve a list of shared credential IDs. Use when you need to fetch all credentials shared to your account after authentication.

### List Downloads

**Slug:** `VERIFIEDEMAIL_LIST_DOWNLOADS`

Tool to get a list of previously created download requests. Use when you need to retrieve information about download requests that have been created for verification results.

### List Lists

**Slug:** `VERIFIEDEMAIL_LIST_LISTS`

Tool to get all email lists in your account. Use when you need to retrieve and view all verification lists with optional pagination and sorting.

### Update 1-Click Credentials

**Slug:** `VERIFIEDEMAIL_POST1_CLICK_CREDENTIALS_UPDATE`

Tool to update 1-Click credentials. Use after obtaining a 1-Click session uuid when you need to update user-provided credential values in a non-hosted or trusted flow.

### Verify Email

**Slug:** `VERIFIEDEMAIL_VERIFY_EMAIL`

Tool to verify the deliverability and validity of an email address. Use when you need to confirm if an email can receive mail by checking server existence, mailbox status, and more. For bulk use, call VERIFIEDEMAIL_CHECK_CREDITS first — this tool fails if verification credits are exhausted.
