Skip to main content
POST
Businesses Company Hierarchies Job

Description

The Company Hierarchies Enrichment endpoint provides a structured view of a company’s corporate hierarchy, including its parent company, ultimate parent entity, and any known subsidiaries. This proprietary enrichment, developed by Explorium AI, enables users to explore the broader organizational structure a company belongs to — supporting smarter prospect targeting, whitespace discovery, and coordinated expansion strategies across related entities. In addition to delivering a full JSON representation of the organization tree (anchored by a unique ultimate parent ID), the enrichment provides structured relationship signals describing connections between entities, such as immediate parents and subsidiaries. This offers both a comprehensive and queryable view of corporate relationships. By surfacing these connections, the enrichment helps to:
  • Identify opportunities to grow within enterprise groups.
  • Tailor engagement by specific business units.
  • Coordinate account strategies across entities under shared ownership.
Asynchronous variant. This submits a job through the async job infrastructure — poll job status for progress and results. Input comes from an uploaded dataset (list_id); limits are 10,000 rows and a 24-hour run time.For the full output signal reference, see the synchronous endpoint.
  • Input: Provide a business_id obtained from the Match Businesses API.
  • Processing: The system retrieves all known relationships in the corporate hierarchy from multiple verified datasets.
  • Output: A structured JSON and set of signals detailing immediate parent companies, ultimate parents, and subsidiaries, as well as a full organization tree view.
Bash
JSON
  • Always obtain thebusiness_id via the Match Businesses API before making company hierarchy enrichment requests.
  • Leverage relationship data to identify new business opportunities across connected entities.
  • Cross-reference with other enrichment APIs (e.g., Firmographics, Technographics) for deeper business context.
  • Incorporate hierarchy analysis into account planning for better coordination across business units.
For additional enrichment options, explore related API endpoints below.

Authorizations

api_key
string
header
required

Body

application/json
list_id
string
required

Entity ID list identifier returned by the upload endpoint

Response

Successful Response

job_id
string
required
status
string
required
status_url
string
required