Funding history for a company: rounds, amounts, dates, investors and the latest round.
Coming soon. No real adapter serves this capability yet. The sandbox returns clearly labeled mock data against the final schema, so you can integrate now and switch on real routing when the first provider goes live.
| Provider | Status |
|---|---|
LeadMagic |
adapter next |
PredictLeads |
adapter next |
Unit: per_match · unmatched results billed: no
Charged only when funding data exists.
The exact price is returned by /v1/inspect before every call and reserved on execution.
curl https://api.routergrowth.com/v1/run \ -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \ -d '{ "capability": "company.funding", "input": { "domain": "..." }, "routing": {"provider": "auto"} }'
{
"properties": {
"domain": {
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
}
total_funding · latest_round · funding_rounds · investors