API Overview
This API determines the ultimate parent for a given company or organization using AI, specialized language models, heuristics, phonetics, specific knowledge bases, categorization hierarchies, contextual machine learning, and various other algorithms.
AI-Powered
Utilizes advanced AI and machine learning techniques for accurate parent company identification.
Multilingual
Supports parent retrieval across multiple geographies, languages, and scripts.
Coverage
Identifies parent companies globally and across many industries.
How It Works
Company | Parent |
---|---|
Credit Suisse | UBS Group AG |
EMC | Dell Technologies |
Meta Platforms |
|
Aetna | CSV Health Corporation |
Praxair | Linde plc |
Red Hat | IBM |
Line Corp | NAVER Corporation |
Progress Energy | Duke Energy |
Telmex | América Móvil |
X Corp |
|
Seagen | Pfizer |
Deutsche Wohnen | Vonovia SE |
Shaw Communications | Rogers Communications |
Immunomedics | Gilead Sciences |
API Details
Endpoint
https://api.interzoid.com/getparentcompany
Request Format
https://api.interzoid.com/getparentcompany?license=[licensekey]&company=[character string]
Sample Request
https://api.interzoid.com/getparentcompany?license=fh5hs7*****&company=Red Hat
Sample Response
{"Parent":"IBM","Code":"Success","Credits":911031}
cURL Example (with API key in header)
curl --header "x-api-key: fh5hs7*****" "https://api.interzoid.com/getparentcompany?company=Instagram"
Additional Resources
Try this API Interactively
Our API interactive usage tool enables you to try this API interactively with a user interface and without writing code. The tool is available for all of our APIs.
Try it Now