Documentation

Two tracks, same product. Use the web app to upload a phone list and pull back cleaned CSV exports in a minute. Or skip the UI and call the REST API from your own code, with the same validation engine, the same pricing, and signed webhooks for batch events.

Platform

For teams who want to drop a CSV in a browser and walk away. The guides below cover the full path from your first signup to a clean SMS-ready list, what the input file needs to look like, which rows we charge for, how to read every column we add, and the questions customers ask us in the first week. Read Quickstart first if you have five minutes.

API

For developers wiring Phone List Cleaner into a product, a worker queue, or a nightly job. The /v1 API covers single-number lookup, 100-per-call bulk lookup, account snapshots, and batch status/result URLs for dashboard-created batches. Bearer-token auth uses scoped keys, Idempotency-Keysupport makes retries safe, and HMAC-signed webhooks include redelivery from the dashboard. The reference is contract-style, the explorer lets you fire requests without writing code.

Need help?

Email hello@phonelistcleaner.com for anything not covered here. Bug reports, feature requests, and weird edge-case CSVs are all genuinely welcome, real customer questions are the fastest way these docs get better.