Get Recent Company Financing

Get most recent funding rounds including round type, amount raised, investors, and valuation. Returns detailed information about the latest equity financing event.

Authentication

AuthorizationBearer
Bearer token authentication using API key

Path parameters

company_idstringRequired

Headers

X-Organization-IDstringRequired

Response

Successful response
entity_idstring
Company entity ID
total_raiseddouble or null
Total funding raised in USD
num_roundsinteger or null
Number of funding rounds
latest_stagestring or null
Most recent funding stage
last_funding_datestring or null

Date of last funding (YYYY-MM-DD)

roundslist of objects
Funding rounds
web_sourceslist of objects
Web sources for funding data
data_sourceslist of strings

Errors

401
Unauthorized Error
404
Not Found Error
501
Not Implemented Error