Entity Resolution API
Building a local SEO platform? Own your customers and the experience by leveraging the secret of the big guys.

Leverage LDE's Entity Resolution API to expertly match data, find social profiles, discover relationships in data, and fix inconsistent data.


















































































Battle tested over the last 7 years.
Billions of records combining open source & data unique to LDE.
Not just a bunch of nested 'if' statements, but neural networks perfect for the job.
Supports every country on Earth.
Work with dozens of languages in any country.
One of the largest NLP models in the world.
Programmatically match two business records at scale.
With just a business name and address, retrieve all of the social profile URL's for the business.
Find duplicate business records and intelligently merge them.
Take an address formatted as a string and turn it into tagged fields such as house number, street, city, state, etc.
Normalize address strings by turning 'ave.' into 'avenue', 'one-hundred thirty' into '130', for indexing, hashing, etc.
Identify legal entity words from business names, and more.
Our services are delivered via a powerful API.
In an effort to ensure ease of integration, our API documentation contains all the information you need to get up and running quickly.
It contains authentication information, best practices, information on statuses, uptime of our system, health checks, and more.
It is our goal with this documentation to demonstrate the exceptional partner LDE can be for you.

{
"compare_targets": [
{
"text": "723 State Street, Santa Barbara",
"name": "Chipotle Mexican Grill"
},
{
"text": "3851 State Street, Santa Barbara",
"name": "Chipotle Mexican Grill"
},
{
"text": "270 Storke Road, Goleta",
"name": "Chipotle Mexican Grill"
}
],
"target": {
"text": "723 State Street, Santa Barbara, California 93101",
"name": "Chipotle"
}
}{
"winner": 0,
"compare_targets": [
{
"text": "723 State Street, Santa Barbara",
"name": "Chipotle Mexican Grill",
"probability": 100
},
{
"text": "3851 State Street, Santa Barbara",
"name": "Chipotle Mexican Grill",
"probability": 63
},
{
"text": "270 Storke Road, Goleta",
"name": "Chipotle Mexican Grill",
"probability": 4
}
],
"target": {
"text": "723 State Street, Santa Barbara, California 93101",
"name": "Chipotle"
},
"client_id": "lde",
"id": "c70c38083c17700830d74c28e336ebf6",
"time_it_took_in_seconds": 0
}{
"address": "16357 Carol St., Spring Lake
MI, 49456"
}[
{
"label": "house_number",
"value": "16357"
},
{
"label": "road",
"value": "carol st."
},
{
"label": "city",
"value": "spring lake"
},
{
"label": "state",
"value": "mi"
},
{
"label": "postcode",
"value": "49456"
}
]{
"address": "16357 Carol St., Spring Lake
MI, 49456"
}[
"16357 carol saint spring lake mile 49456",
"16357 carol saint spring lake mi 49456",
"16357 carol saint spring lake michigan 49456",
"16357 carol street spring lake mile 49456",
"16357 carol street spring lake mi 49456",
"16357 carol street spring lake michigan 49456"
]