Get Company Financing Recent

Get a company's most recent financing round. **Headers:** - `Authorization`: Bearer {api_key} - `X-Organization-ID`: Organization UUID

Path parameters

company_idstringRequired
Company entity ID, name, or website domain

Response

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

Errors

404
Not Found Error
500
Internal Server Error
501
Not Implemented Error