Terms of service

The agreement between you and Zen Acquire LLC for using dedupe.dev. Written to be read: short sentences, no defined term you have to scroll back for, and no clause that says something different from what the software does.

Last revised 2026-07-27. Using dedupe.dev means you accept these terms. If you do not, the honest answer is not to use it.

1. Who this is between

"We", "us" and "dedupe.dev" mean Zen Acquire LLC. "You" means the person using the service, and if you are using it for an organisation, that organisation as well, and you confirm you are allowed to accept these terms on its behalf.

2. What the service is

Three things, and they behave differently:

3. Your account

An account is one email address. Sign in is a one time link sent to that address, valid for 30 minutes, which means whoever controls the mailbox controls the account. Keep the mailbox secure. You are responsible for what happens under your account and for keeping your API keys secret. If a key leaks, revoke it at /app/keys; revocation is immediate.

You must be old enough to form a contract where you live, and you may not use the service if we have previously terminated your account.

4. Acceptable use

Do not:

5. API quotas and rate limits

Your plan sets a monthly allowance of billable units, a maximum size for a single request, and a burst rate limit. The current numbers are on the pricing page and in the API reference, and the software enforces exactly those numbers, from the same source the pages are generated from.

We may change quotas and prices. If a change reduces what an existing paid plan gets, we will email you before it takes effect and you can cancel.

6. Paid plans and billing

7. Your data stays yours

You keep every right you have in the data you process here. We claim no ownership of it and no licence to use it for anything beyond running the service you asked for. We do not use your data to train models, and we could not: the browser tools never send it to us, and the API does not keep it. What we do hold is described in the privacy policy, and you can export or delete it yourself at any time.

8. Availability

There is no uptime commitment and no service level agreement. We do not promise the service will be available, uninterrupted, or error free, and we may change, suspend or discontinue any part of it. If we discontinue a paid plan we will give notice by email and stop billing you.

If your pipeline cannot tolerate an outage, handle non-200 responses and back off. The API page has runnable retry code.

9. Disclaimer of warranties

The service is provided "as is" and "as available". To the fullest extent the law allows, we disclaim all warranties, express or implied, including merchantability, fitness for a particular purpose, title and non infringement.

In particular: deduplication is a heuristic when it is fuzzy and a definition when it is exact, and neither is a guarantee that the output is what you wanted. Exact matching removes rows whose selected columns are byte identical after the normalisation you chose. Fuzzy matching scores similarity above a threshold you set and will sometimes merge two different people or keep two records for one. Check the output before you overwrite the source. Nothing here is a warranty of data accuracy.

Some jurisdictions do not allow the exclusion of certain warranties, in which case the exclusions above apply only as far as that law permits.

10. Limitation of liability

To the fullest extent the law allows:

Nothing in these terms excludes liability that cannot lawfully be excluded, including for fraud, or for death or personal injury caused by negligence. Some jurisdictions do not allow these limits, in which case they apply as far as that law permits.

Given the limit above, the practical advice is the same as the one on the security page: keep your own copy of anything you cannot afford to lose, and do not send us data whose loss you could not absorb.

11. Indemnity

If someone brings a claim against us because of the data you put through the service or because you broke these terms, you agree to cover our reasonable costs of dealing with it.

12. Suspension and termination

You can stop at any time: cancel your subscription, delete your account, or simply stop calling the API.

We may suspend or terminate an account that breaks section 4, that is being used to attack or degrade the service, or where we are legally required to. Where it is reasonable and lawful to do so, we will tell you why and give you a chance to fix it first. If we terminate a paid account for reasons other than a breach by you, we will refund the unused portion of the current period.

13. Changes to these terms

We may revise these terms. The revision date at the top and bottom of this page always says when. Material changes will be emailed to account holders before they take effect, and continuing to use the service after that means you accept them. If you do not, cancel and stop using it.

14. General

15. Governing law

These terms are governed by the laws of the State of Ohio, and the courts of the State of Ohio have exclusive jurisdiction over any dispute, without affecting any right you have as a consumer to bring proceedings in your own country of residence.

16. Contact

Questions about these terms: support@dedupe.dev, or the contact page.

Last updated