Datahyena

Datahyena

4 min read Original article ↗

Company-event signals as one clean API.

Funding rounds, acquisitions, and executive moves, deduplicated and resolved to one canonical company. 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 →

Every endpoint you need, one clean schema.

Three signal feeds, the companies and investors behind them, and a one-call company timeline. One schema, every plan.

GET /v1/funding-events

Funding events

45,000+ rounds

Fresh rounds with company, investors, amount, round, and the sources that reported it. Deduplicated across every outlet.

  • round
  • amountUsd
  • investors[]
  • announcedAt
  • sources[]
GET /v1/acquisitions

Acquisitions

6,500+ deals

M&A events with acquirer, target, deal value, and payment type.

  • acquirer
  • target
  • dealAmountUsd
  • paymentType
GET /v1/exec-moves

Executive moves

950+ moves

Leadership changes with person, company, role, and seniority.

  • person
  • company
  • role
  • roleSeniority
GET /v1/companies

Companies

90,000+ resolved

The entity-resolved, enriched registry behind every signal: domain, LinkedIn, HQ, industry, founded year.

  • domain
  • linkedinHandle
  • hqCountry
  • industryGroup
GET /v1/investors

Investors

50,000+ resolved

Canonical, deduplicated investors: name, type, domain, and HQ country.

  • name
  • type
  • domain
  • hqCountry
GET /v1/companies/timeline

Company timeline

one call

One company's whole story in a single call: funding, acquisitions, and executive moves, plus firmographics and investors. Resolve by domain, name, LinkedIn URL, or id.

  • company
  • investors[]
  • events[]

Built for teams that move on signals.

From deal sourcing to sales triggers, the same feeds power very different products.

VC & PE deal sourcing

Investors & scouts

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

  • funding-events
  • investors

Sales & GTM triggers

RevOps & founders

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

  • funding-events
  • exec-moves
  • acquisitions

Market & competitive intel

Strategy teams

Track funding and M&A across a whole sector. Watch competitors, map investor activity, and spot trends before they become obvious.

Powered by

  • funding-events
  • acquisitions

CRM & data enrichment

Data teams

Keep your records fresh. Append entity-resolved companies, funding history, and firmographics, then collapse duplicate accounts.

Powered by

  • companies
  • funding-events

A round closes. How fast do you know?

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.

Signal quality you can build on.

Every signal is current, structured, deduped, and enriched before it ever reaches you. Here's a real one.

Start free. Scale when you ship.

50 free credits to start, no card. One credit per record returned, so you pay only for what you pull.

Founding offerOnly the first 20 members lock in 20% off, locked in forever. Once they're claimed, prices go back up.

Questions, answered.

Everything you need to know before your first request.

How fresh is the data?

New rounds typically show up within hours of being announced, updated continuously. You're never working from a monthly batch.

Is this a database or an API?

An API. Query funding, acquisition, and executive-move signals over REST with cursor pagination, or stream them via webhooks on Growth and up.

Why not build this in-house?

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.

How accurate are the signals?

Every signal is deduplicated across the outlets that reported it and resolved to a canonical company and investors, with a corroboration count on each event so you can see how well confirmed it is.

How does pricing work?

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.

Can I try it for free?

Yes. Create a key and get 50 free credits, no card required.

Start pulling signals in minutes.

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