company research · $5 budget

VC fund portfolio scan

Profile a VC fund's portfolio: company list, valuation snapshot, recent exits, recent failures.

Sample request

POST /v1/missions
{
  "goal": "Portfolio scan of {{fund_name}}: full portfolio company list, valuations where public, recent exits, recent shutdowns.",
  "mission_type": "company_research",
  "budget_usd": 5,
  "constraints": {
    "public_data_only": true,
    "min_sources": 3,
    "freshness_days": 365
  }
}
Run this mission Full API

More company research missions