ToolsSearch & Enrichment
Get company funding detail
Targeted funding history - rounds, amounts, investors, dates.
Tool: get_company_funding_detail
NOT for: full firmographics → get_company_detail; funding-stage filtering → search_companies.
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
company_id | string | no | Company slug or UUID (not a Crustdata numeric id). Exactly one of company_id / domain is required. |
domain | string | no | OR the company website domain. |
Targeted funding history - rounds, amounts, investors, dates. Full firmographics →
get_company_detail.
Sample request
{
"domain": "acme-saas.example"
}