data engineering apis

Individual Name Matching Organization Match Score API


Description:
This API provides a match score (likelihood of matching) from 0-100 between two organization names.

Heuristics, phonetics, specific knowledge bases, categorization hierarchies, contextual machine learning, and other various algorithms are used as the basis of scoring the match.


Examples of match scores.
Org 1 Org 2 Match Score
Amazon.com Amazon Inc. 87
GE Gen Electric 90
Netflix Netflicks INC 92
St. Mary Hospital Mercy Hospital 15
Rashad Inc. Raashed Products 65

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

Calling Structure:
https://api.interzoid.com/getorgmatchscore?license=[licensekey]&org1=[organization name]&org2=[organization name]

SDKs and Sample Code Showing Usage:
Node.js Package
Github


Input Parameters:
License: Your Interzoid-issued API key
Org 1: Organization name such as GE, General Electric, Mercy Hospital, etc.
Org 2: Organization name such as GE, General Electric, Mercy Hospital, etc

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

Sample URL Query:
https://api.interzoid.com/getorgmatchscore?license=fh5hs7*****&org1=amazon.com&org2=Amazon Inc.
Sample JSON Output:
{"Score":"90","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/getorgmatchscore?license=fh5hs7*****&org1=amazon.com&org2=Amazon Inc.
(Note: from the command line, '%20' is required to embed spaces)

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 analysis 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