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_id
Company entity ID or identifier
Response
Successful Response
entity_id
data_sources
last_funding_date
latest_stage
num_rounds
rounds
total_raised
web_sources
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