vc-funding-intel
ActiveTool of The Stall
Private fundraising round tracker via SEC Form D EDGAR filings. Regulation D offerings (Rule 506(b)/506(c)/504) must be reported within 15 days of first sale — a near-real-time window into VC rounds, PE buyouts, startup raises, hedge fund raises, and real estate syndicates. Mode 'company' (company_name): all Form D filings for that company with amount raised, industry group, exemption type (506b/506c/504), investor count, and state. Mode 'recent': market-wide feed of new Reg D offerings in the last N days (max 90), filterable by minimum raise amount in millions. Free SEC government data, no API key. $0.015/call.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"days": {
"type": "integer",
"description": "For mode=recent: calendar days back to search (default 14, max 90)."
},
"mode": {
"type": "string",
"description": "'company' (default when company_name given): Form D filings for that company with full detail. 'recent': market-wide Form D feed in last N days."
},
"limit": {
"type": "integer",
"description": "Max results to return (default 20, max 50)."
},
"company_name": {
"type": "string",
"description": "Company or fund name to search (partial match OK, quoted exact phrase). Used in company mode."
},
"min_amount_millions": {
"type": "number",
"description": "For mode=recent: filter to raises with total_amount_sold >= this many USD millions (e.g., 5 = $5M+ raises only). Default 0 = no filter."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries