GET /v1/funding-events Funding events
Fresh rounds with company, investors, amount, round, and the sources that reported it. Deduplicated across every outlet.
- round
- amountUsd
- investors[]
- announcedAt
- sources[]























Funding rounds, acquisitions, and executive moves, deduped and enriched into clean, typed records. Query them over REST, stream them over webhooks, or hand them to your agent over MCP.
50 free credits · no credit card required
datahyena · funding-events
api-request.js
GET /v1/funding-events?limit=1
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 →
Three signal feeds, plus the companies and investors behind them. One schema, every plan.
GET /v1/funding-events Fresh rounds with company, investors, amount, round, and the sources that reported it. Deduplicated across every outlet.
GET /v1/acquisitions M&A events with acquirer, target, deal value, and payment type.
GET /v1/exec-moves Leadership changes with person, company, role, and seniority.
GET /v1/companies The entity-resolved, enriched registry behind every signal: domain, LinkedIn, HQ, industry, founded year.
GET /v1/investors Canonical, deduplicated investors: name, type, domain, and HQ country.
From deal sourcing to sales triggers, the same feeds power very different products.
See companies the moment they raise. Build a live deal pipeline, track which funds are backing what, and never miss a round inside your thesis.
Powered by
Reach buyers when budget unlocks. A fresh round, a new exec hire, or an acquisition each mark the right moment to start a conversation.
Powered by
Track funding and M&A across a whole sector. Watch competitors, map investor activity, and spot trends before they become obvious.
Powered by
Keep your records fresh. Append entity-resolved companies, funding history, and firmographics, then collapse duplicate accounts.
Powered by
Most company data is stale the moment you query it. Building it yourself or buying a legacy database both leave you behind.
Build it yourself
Scrapers break weekly. Weeks behind even when they hold.
Legacy database
One batch a month. You're always querying last month's world.
Datahyena
Current in hours, deduped and enriched, ready to query.
Every signal is current, structured, deduped, and enriched before it ever reaches you. Here's a real one.
Everything you need to know before your first request.
New rounds typically show up within hours of being announced, updated continuously. You're never working from a monthly batch.
An API. Query funding, acquisition, and executive-move signals over REST with cursor pagination, or stream them via webhooks on Growth and up.
You can, but it's a treadmill. Sources change constantly, deduplication and entity resolution are hard to get right, and it's months before the first clean signal. We handle all of that for you.
Every signal is deduplicated across the outlets that reported it and resolved to a canonical company and investors, with the list of sources on each event so you can see exactly where it came from.
One credit per record returned. Start with 50 free credits, then choose pay-as-you-go packs or a monthly plan. You only pay for what you pull.
Yes. Create a key and get 50 free credits, no card required.
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
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。