Skip to main content
POST
V2 Businesses Funding And Acquisition Enrich

Description

The Funding and Acquisitions Enrichment endpoint provides detailed insights into funding rounds, acquisitions, and IPOs for over 300,000 private and public companies. This data helps users track investment trends, company growth, and market positioning. The dataset includes up to 10 of the most recent transactions per company, updated quarterly, and covers key funding details such as investors, deal values, and company valuations.
v2: this endpoint accepts either a single ID (a string) or a list of up to 50 IDs — the separate /bulk_enrich route is gone. See v2 conventions.
  • Input: Provide a business_id obtained from the Match Businesses API.
  • Processing: The system retrieves funding history, acquisitions, and IPO-related data.
  • Output: A structured response with investment details, key investors, and historical funding rounds.
  • Monitor funding rounds to identify fast-growing companies and emerging market leaders.
  • Leverage acquisition data to track industry consolidation and M&A trends.
  • Use IPO insights to evaluate newly public companies for investment and competitive analysis.
  • Cross-reference funding data with firmographics and financial metrics for deeper insights into company growth and financial health.
For additional enrichment options, explore related API endpoints below.

Body Params - Try Me Example

Authorizations

api_key
string
header
required

Body

application/json
business_ids
required
Pattern: ^[a-f0-9]{32}$
request_context
Request Context · object | null
Example:

null

parameters
Parameters · object | null

Response

Successful Response

This is base response model for all responses in partner service.

response_context
ResponseContext · object
required
data
V2BusinessEnrichRow[FundingAndAcquisitionOutputSchema] · object[]
required
total_results
integer
required