Entity Resolution API
The Entity Resolution API enables you to accurately identify, match, and unify business records across multiple data sources at scale. It is designed to handle inconsistencies in business names, addresses, and formats, allowing you to programmatically match records that refer to the same real-world business and eliminate duplicates by intelligently merging them into a single, canonical entity.…
Entity Resolution API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health Check | ||
| GET |
getPing /ping |
Check status of API |
| Entity Resolution | ||
| POST |
expandAddress /expand |
Expand an address string into parts. |
| POST |
parseAddress /parse |
Parse an address string into parts. |
| POST |
matchBusiness /match |
Find a target business from a list of businesses. |
Entity Resolution API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|