Get potential duplicates matching the giving query parameters

Matching Scores

The following table shows how parameters are compared to individual fields, and what the resulting score is when they are considered a match.

The soundex comparison is run on the first 4 characters of the two values.

parameterindividual fieldcomparisonscore
last namelast nameexact match10
last namelast namesoundex7
first namelegal nameexact match5
first namelegal namesoundex4
first namemiddle nameexact match5
first namemiddle namesoudex4
first namefirst nameexact match8
first namefirst namesondex5
emailprimary emailexact match16
phonemobile phoneexact match15
phonemobile phonelast 7 match10
phonehome phoneexact match9
phonehome phonelast 7 match6
phonework phoneexact match9
phonework phonelast 7 match6
streetmailing streetexact match9
streethome streetexact match9
streetwork streetexact match9
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Match the last name

string

Match the first name

integer

Exclude family members in family

string

Match the email address

emails
array of strings

Match the primary email address

emails
string

Match the phone number

phones
array of strings

Match the phone numbers

phones
streets
array of strings

Match the mailing street

streets
integer

minimum score that will return a matching individual (min is 4, default is 16)

Responses

401

You are not authenticated

403

Do not have the permission to access

412

The request failed validation

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json