ApexVerify
Email and phone validation with normalization, single checks, and batch processing.
Verifies an address or number before it enters the database, and cleans a batch that is already there.
Use ApexVerify with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put ApexVerify to work.
What Snow can do with ApexVerify
These are the ApexVerify 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.
- 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.
- 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.
Creates1
Add something new to your account.
- 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.
Updates1
Change something that is already there.
- 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 verification.
Deletes3
Remove something. This often cannot be undone.
- 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.
- 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_credit_spend=true.
- 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.
Related integrations
Ready to put ApexVerify to work?
Sign up free, build an app by chatting, and connect ApexVerify in minutes. No credit card required.