Using Generative API for Better Data Quality in Databases and Files

Individual Name Matching Full Name Match Score Compare API


Description:
This API provides a match score (likelihood of matching) between two individual names on a scale of 1-99, where 99 is the highest possible match.

Generative AI, a specialized language model, heuristics, phonetics, specific knowledge bases, categorization hierarchies, contextual machine learning, and other various algorithms are used as the basis of scoring the match. These algorithms get smarter over time. As the context of the data is known, in this case individual person names, it performs far better than generic string comparison algorithms.


Examples of match scores.
Full Name 1 Full Name 2 Match Score (1-99)
James Kelly Jim Kelly 85
Mr Robert J McCarthy Bob Macarthy 80
George P Lucas Jorge Lucaso 62
Daniel Clark Danny Clarkson 40
Gerhard Schröder Herr Gerheart Schrode 86
Ludwig Van Beethoven L. Beethoven 70
Angela Merkel Merkle Dorothea Angela 76
Song Nguyệt Ánh Sương Nguyen Anh 78
R Hill Robert Hill 60

Service API Endpoint:
https://api.interzoid.com/getfullnamematchscore

Calling Structure:
https://api.interzoid.com/getfullnamematchscore?license=[licensekey]&fullname1=[full name]&fullname2=[full name]

SDKs and Sample Code Showing Usage:
Node.js Package
Python Package
Go Package
Other Client Code Examples on Github


Input Parameters:
License: Your Interzoid-issued API license key
Full Name 1: Person's full name such as Robert Miller, Jennifer Jones, Phil Smith, etc.
Full Name 2: Another person's full name such as Robert Miller, Jennifer Jones, Phil Smith, etc.

Output Parameters:
Score: Generated match score comparing these two individual names

Sample URL Query:
https://api.interzoid.com/getfullnamematchscore?license=fh5hs7*****&fullname1=James Johnston&fullname2=Jim Johnson
Sample JSON Output:
{"Score":"85","Code":"Success","Credits":5828243}
You can also set a header value for your API License Key (*recommended for production environments):
Curl Example:
curl --header "x-api-key: fh5hs7*****" "https://api.interzoid.com/getfullnamematchscore?license=fh5hs7*****&fullname1=James Johnston&fullname2=Jim Johnson


Do you have custom requirements? Contact us at support@interzoid.com


All content (c) 2018-2023 Interzoid Incorporated. Questions? Contact support@interzoid.com

201 Spear Street, Suite 1100, San Francisco, CA 94105-6164

Interested in Data Cleansing Services?
Let us put our Generative AI-enhanced data tools and processes to work for you.

Start Here
Terms of Service
Privacy Policy

Use the Interzoid Cloud Connect Data Platform and Start to Supercharge your Cloud Data now.
Connect to your data and start running data match reports in minutes: connect.interzoid.com
API Integration Code Examples and SDKs: github.com/interzoid
Documentation and Overview: Docs site
Interzoid Product and Technology Newsletter: Subscribe
Partnership Interest? Inquire