Source deals earlier
VCs and corp-dev teams catch rounds the day they break, before they surface in the slow aggregators.
Every new round as a clean, typed record: the company, the investors, the amount, and the round. Deduplicated across every outlet that reported it.
50 free credits · no credit card required
const res = await fetch(
"https://api.datahyena.com/v1/funding-events?limit=1",
{ headers: { "X-API-Key": process.env.DATAHYENA_KEY } }
);
const { data } = await res.json();Click to run a live sample →
Every field, typed and documented. Resolved to canonical entities and deduplicated across every source that reported it.
id string Stable identifier for the consolidated funding event. company object Entity-resolved company: name, domain, description, LinkedIn, HQ, industry, employee range, founded year, business model. round string Normalized round label, e.g. seed, series_a, series_d, debt. amountUsd number Round size in USD, converted from the original currency. amountOriginalCurrency string Currency the round was announced in. investors array Canonical, deduplicated investors that participated in the round. announcedAt date Date the round was publicly announced. discoveredAt datetime When Datahyena first picked the event up. sources array The outlets that reported it, each with a URL and timestamp. One envelope, cursor pagination, and credit metering in the same shape on every endpoint. Drop it into your product without writing a parser.
VCs and corp-dev teams catch rounds the day they break, before they surface in the slow aggregators.
Trigger sales sequences the moment a target raises, when new budget has just landed and priorities are shifting.
Watch round velocity, check sizes, and follow investor activity across a sector in one structured feed.
Create a key, claim your 50 free credits, and make your first request today. No sales call, no credit card.
50 free credits · no credit card