The tools are free. You pay to automate at volume.

Every tool here is free forever. Paid plans only raise how many rows your API key can push per month.

Free $0 forever

  • All browser tools, 100% local: nothing uploaded, ever
  • Exact match: 500k+ rows in under a second, column selection, order preserved
  • Fuzzy match and email validation via the API, included with the free key
  • API: 1,000 units/month · 200 per request · 1 key · job history in the dashboard

Get a free key

Starter $19/mo$190/yr

  • Everything in Free, at working scale
  • API: 100,000 units/month · 50,000 per request
  • Fuzzy at scale: up to 50,000 rows in one request
  • Validate up to 25,000 addresses per call · 3 keys with per-key metering

Choose StarterChoose Starter yearly

Pro $49/mo$490/yr

  • Everything in Starter, tripled headroom
  • API: 300,000 units/month · 50,000 per request
  • Unlimited API keys · priority support
  • For production pipelines and CRM hygiene at scale

Choose ProChoose Pro yearly

Fuzzy matchingi

Messy name variants become one row. Up to 50,000 rows a call.

@

Email validationi

Dead, disposable and role addresses caught pre-send. 2 units per address.

Automationi

Zapier, Make, n8n, Sheets. Nightly cron or webhook, no app to install.

Live dashboardi

Charts, per-job units, quota projection, CSV export. Metadata only.

Compare the plans

Everything above the API rows is identical on every plan, because the browser tools cost us nothing to serve.

 FreeStarterPro
PriceFree forever$19/mo or $190/yr$49/mo or $490/yr
Browser tools (Excel, CSV, text, JSON, contacts)UnlimitedUnlimitedUnlimited
Fuzzy matching via the APIIncludedIncludedIncluded
Email validation via the APIIncludedIncludedIncluded
Automation recipes (Zapier, Make, n8n, Sheets)IncludedIncludedIncluded
Job history and dashboardIncludedIncludedIncluded
API units per month1,000100,000300,000
Max units in one request20050,00050,000
Fuzzy rows in one request20050,00050,000
Addresses validated in one call (2 units each)10025,00025,000
Max request size512 KB5 MB5 MB
API keys13Unlimited
Burst rate limit60 requests / hour60 requests / minute300 requests / minute
SupportEmailEmailEmail, prioritised

Every figure here is generated from the same plan definition the API enforces, so this table cannot drift from what your key actually gets. Exact limits and error bodies: the API reference.

Which plan do I need?

Work out roughly how many rows a month you will push through the API, then read across. Rows you clean by dropping a file into a browser tab do not count at all, whatever the number.

A few files a month, by hand

browser tools · no account · no row limit

$0, forever

Drop the file in the browser tool, done. This is most people, and the honest answer.

A nightly sync of 5,000 rows

5,000 rows × 30 nights = 150,000 units/mo

Pro · $49/mo

Break-even: Starter covers nightly jobs to about 3,333 rows, Pro to about 10,000.

A 50,000-row CSV every week

50,000 rows × 4.33 weeks ≈ 216,700 units/mo

Pro · $49/mo or $490/yr

Fits one call exactly; weekly, Pro covers up to about 69,230 rows.

Still not sure? Start on Free. 1,000 units a month is enough to wire the integration up and watch it run, and upgrading changes nothing about your code: same endpoint, same key, higher ceiling.

What is a unit?i

One row of up to 1 KB: a request bills max(rows, bytes ÷ 1024) units. Refused calls (401, 413, 429) are never billed. Full billing details.

Only the API is metered. The browser tools cost us nothing to serve, so they are free and unlimited, and no plan will ever change that.

Last updated