Get Company Active Investors

Get list of company active investors. Uses PDL funding_details as primary source (fast, from cache). Falls back to BrightData Crunchbase scraping if PDL has no investor 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
investorslist of objects
total_countintegerDefaults to 0

Errors

404
Companies Active Investors Request Not Found Error
500
Companies Active Investors Request Internal Server Error
501
Companies Active Investors Request Not Implemented Error