ToolsSearch & Enrichment
Get company detail
Full company enrichment (headcount, funding, traffic, hiring, …).
Tool: get_company_detail
The heavy/niche sections competitors, reviews, news are omitted by default - add them by name via include_fields (same flat cost - 3 credits/record regardless of sections). NOT for: firmographic qualification at scale → search_companies; just funding → get_company_funding_detail.
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. |
include_fields | string[] | no | Optional heavy/niche sections to add: competitors, reviews, news (omitted by default; same flat 3-credit cost). |
Full firmographic enrichment (headcount, funding, founding year). Just funding →
get_company_funding_detail.
Sample request
{
"domain": "acme-saas.example"
}