API Overview
This API provides detailed corporate ownership intelligence including parent company identification, acquisition details, corporate hierarchy mapping, and ownership structures. Simply provide a company name or domain to discover its parent organization and ownership relationships.
Ownership Intelligence
Identify parent companies, subsidiaries, and complex corporate ownership structures across global markets.
Acquisition Data
Access detailed acquisition information with reference URLs and transaction details for M&A intelligence.
Corporate Hierarchy
Map complex corporate structures and understand reporting relationships between companies worldwide.
Premium API
This is a premium API that utilizes advanced corporate intelligence sources, real-time acquisition tracking, and comprehensive ownership databases to provide accurate parent company relationships.
Sample Results
Field | Example Value | Description |
---|---|---|
CompanyName |
Informatica | Original company name searched |
CompanyURL |
informatica.com | Original company website |
ParentCompany |
Salesforce | Parent company name |
ParentCompanyLocation |
San Francisco, California, United States | Parent company headquarters location |
ParentCompanyURL |
salesforce.com | Parent company website |
ParentCompanyDescription |
American cloud-based software company that provides applications focused on sales, customer service, marketing automation... | Parent company business description |
ParentCompanyReferenceURL |
https://www.cnbc.com/2025/05/27/salesforce-informatica-deal.html | Reference URL for acquisition/ownership information |
API Details
Endpoint
https://api.interzoid.com/getparentcompanyinfo
Request Format
https://api.interzoid.com/getparentcompanyinfo?license=[licensekey]&lookup=[company name or domain]
Sample Request
https://api.interzoid.com/getparentcompanyinfo?license=fh5hs7*****&lookup=informatica
Sample Response
{ "CompanyName": "Informatica", "CompanyURL": "informatica.com", "ParentCompany": "Salesforce", "ParentCompanyLocation": "San Francisco, California, United States", "ParentCompanyURL": "salesforce.com", "ParentCompanyDescription": "American cloud-based software company that provides applications focused on sales, customer service, marketing automation, e-commerce, analytics, artificial intelligence, and application development", "ParentCompanyReferenceURL": "https://www.cnbc.com/2025/05/27/salesforce-informatica-deal.html", "Code": "Success", "Credits": "443222" }
cURL Example (with API key in header)
curl --header "x-api-key: fh5hs7*****" "https://api.interzoid.com/getparentcompanyinfo?lookup=informatica"
Additional Examples
Here are additional real-world examples showing the API's global coverage of corporate ownership structures across different industries:
Semiconductor Company USA → Japan
{ "CompanyName": "Ampere Computing", "CompanyURL": "amperecomputing.com", "ParentCompany": "SoftBank Group Corp.", "ParentCompanyLocation": "Minato, Tokyo, Japan", "ParentCompanyURL": "https://group.softbank/en", "ParentCompanyDescription": "Japanese multinational investment holding company that focuses on investment management, primarily investing in companies operating in technology that offer goods and services to customers in a multitude of markets and industries ranging from the internet to automation", "ParentCompanyReferenceURL": "https://group.softbank/en/news/press/20250320_0", "Code": "Success", "Credits": "4693834" }
Life Sciences Software UK → Germany
{ "CompanyName": "Dotmatics", "CompanyURL": "www.dotmatics.com", "ParentCompany": "Siemens AG", "ParentCompanyLocation": "Berlin and Munich, Germany", "ParentCompanyURL": "www.siemens.com", "ParentCompanyDescription": "A leading technology company focused on industry, infrastructure, mobility, and healthcare. The company's purpose is to create technology to transform the everyday, for everyone.", "ParentCompanyReferenceURL": "https://press.siemens.com/global/en/pressrelease/siemens-completes-acquisition-dotmatics", "Code": "Success", "Credits": "2008793" }
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 NowUse this API in a High-Performance, No-Code, Cloud Batch Mode
Our No-Code batch tool enables you to quickly use this API within our parallel-processing Cloud platform, processing text files (CSV/TSV) with a few clicks and without writing code. This is the fastest and easiest way to use this API with higher volumes of data, enabling results in minutes
Start Now