# ApexVerify MCP

Vendor: ApexVerify  
Category: other  
Auth: API_KEY  
Composio slug: `apexverify`

ApexVerify validates and normalizes email addresses and phone numbers individually or in batches to improve contact-data quality.

## Tools

- **Delete Batch** — Permanently delete one ApexVerify batch by its exact UUID. Deletion is irreversible and unavailable while the batch is processing; verify the target batch first and deliberately set confirm_deletion=true.
- **Export Batch Results** — Export a completed batch as structured JSON for analysis or as a downloadable XLSX workbook. This reads existing results and does not consume verification credits.
- **Get Account Credits** — Return the connected ApexVerify account's available email and phone verification credit balances. Use this before any credit-consuming verification.
- **Get Batch Details** — Get an ApexVerify batch's status, metadata, parsed-content counts, estimated verification cost, parameters, and final statistics. Repeat this call to monitor preparation or verification.
- **Launch Batch Verification** — Launch paid verification for a prepared batch. This consumes the batch's estimated net email or phone credits and can fail when credits are insufficient. First inspect Get Batch Details and Get Account Credits, then deliberately set confirm
- **List Batches** — List verification batches, optionally restricted by creation time, one offset-controlled page at a time.
- **Normalize Data File** — Normalize email addresses or phone numbers from a line-delimited TXT file without performing verification or consuming verification credits.
- **Prepare Batch** — Start or repeat asynchronous parsing, deduplication, format cleanup, and verification-cost calculation for an uploaded batch. This idempotent action does not launch paid verification. Poll Get Batch Details until the batch is ready for veri
- **Upload Verification Batch** — Create an ApexVerify verification batch from a line-delimited TXT file. Uploading does not consume verification credits; verification starts only when the batch is launched separately.
- **Verify Email or Phone** — Verify one email address or phone number in real time. This consumes the corresponding prepaid verification credit; cache hits may receive a partial refund. Check account credits first and deliberately set confirm_credit_usage=true.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect ApexVerify.
3. Authorise through api_key.
4. Teammates can now @-mention ApexVerify tools in chat.

---
Last verified: 2026-09-04T02:00:56.012Z  
Canonical URL: https://switchy.build/directory/mcps/apexverify