Get Company Financing Recent

Get company most recent financing. Uses PDL funding_details as primary source (fast, from cache). Falls back to BrightData Crunchbase scraping if PDL has no funding data. **Headers:** - `Authorization`: Bearer {api_key} - `X-Organization-ID`: Organization UUID

Path parameters

company_idstringRequired
Company entity ID or identifier

Response

Successful Response
entity_idstring
data_sourceslist of strings
last_funding_datestring
latest_stagestring
num_roundsinteger
roundslist of objects
total_raiseddouble
web_sourceslist of objects

Errors

404
Companies Financing Recent Request Not Found Error
500
Companies Financing Recent Request Internal Server Error
501
Companies Financing Recent Request Not Implemented Error