Stock ticker search, company details, and historical price-by-date data.
Company Financing Rounds
ASYNCWRITENo auth
Returns a company's funding round history with amounts, valuations, and investors.
ParametersFormJSON
Notice company UUID
cost: 3 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_notice_co_company_financing_rounds", "params": { "company_id": "9ab033c6-d038-406c-add7-dfcd277c4d24" } }'