Developers

Know how to code? Then you’re in luck! The mighty dedupe library that powers Dedupe.io is open source and free for all. Subscription customers have access to our powerful web API.


dedupe python library

Fast, efficient, and powerful, the dedupe python library is the nuts and bolts of Dedupe.io. Python developers can use this library to de-duplicate on their local machines and servers, or to build self-hosted entity resolution pipelines.

Head over to our developer documentation to learn more about the dedupe Python library, or view the source code on GitHub.

dedupe on GitHub Documentation


Dedupe.io web API

The Dedupe.io web API allows for matching and training against projects using a standard RESTful framework. Once you have completed the de-duping process for a project, you can continue to incrementally check, match and add to it via API calls.

Web API documentation