Growth signals as one clean API.

Funding rounds, acquisitions, and executive moves, deduped and enriched into clean, typed records. Query them like any other data source.

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 →

response.json
Waiting for request…

Every endpoint you need, one clean schema.

Three signal feeds, plus the companies and investors behind them. One schema, every plan.

Intent signal
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[]
Intent signal
GET /v1/acquisitions

Acquisitions

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

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

Executive moves

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

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

Companies

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

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

Investors

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

  • name
  • type
  • domain
  • hqCountry
  • Broad, always-on coverage
  • Entity-resolved & deduped
  • One envelope · cursor pagination
View the full API reference

Built for teams that move on signals.

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

01

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
02

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
03

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
04

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.

incoming signals funding-events
  • F FirstClub logo
    FirstClub Series B
    $55M raised
    1h ago
  • L Layup Parts logo
    Layup Parts Series A
    $42M raised
    4h ago
  • P Phoenix Tailings logo
    Phoenix Tailings Grant
    $66M raised
    9h ago
  • C Centrical logo
    Centrical Series D
    $39M raised
    14h ago
  • C Clyx logo
    Clyx Series A
    $14M raised
    yesterday

Signal quality you can build on.

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

funding-event verified
{
  "id": "019e8770-3a41-7c9b-8d12-6f0a44e1b720",
  "company": {
    "name": "Layup Parts",
    "domain": "layupparts.com",
    "industryGroup": "Manufacturing",
    "hqCountry": {
      "code": "US",
      "name": "United States"
    },
    "foundedYear": null
  },
  "round": "series_a",
  "amountUsd": 42000000,
  "investors": [
    {
      "name": "Founders Fund"
    },
    {
      "name": "Lux Capital"
    },
    {
      "name": "Cerberus Ventures"
    }
  ],
  "announcedAt": "2026-06-02",
  "discoveredAt": "2026-06-02T18:31:20Z",
  "sources": [
    {
      "url": "https://techcrunch.com/2026/06/02/ex-anduril-engineer-raises-42m-to-build-the-amazon-of-composite-parts/",
      "extractedAt": "2026-06-02T18:31:20Z"
    }
  ]
}
Always current

Discovered the same day it was announced.

Structured & typed

Every field validated against a strict schema.

Deduped & resolved

Multiple sources collapsed into one canonical event.

Enriched & complete

Company, investors, and firmographics attached.

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.

Pay as you go
Credits that never expire, no subscription.
500 credits per pack
Get started
  • 20 requests / minute
  • 1 team member
  • REST API
  • Community support
Starter
For personal projects and low volume.
1,000 credits / month
Get started
  • 30 requests / minute
  • 3 team members
  • REST API
  • Email support
Growth
For teams shipping with steady volume.
3,000 credits / month
Get started
  • 60 requests / minute
  • 5 team members
  • REST API + Webhooks
  • Priority email support
Scale
For high-volume production workloads.
12,000 credits / month
Get started
  • 120 requests / minute
  • 15 team members
  • REST API + Webhooks
  • Priority Slack support
Enterprise

Custom volume, SLAs, dedicated support, and invoicing.

Book a call

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 the list of sources on each event so you can see exactly where it came from.
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