NewLive market event tape for public companies — leadership, regulators, activists, short reports, halts, deals, layoffs, and AI releases in one feed.·See it →
Live · 09:42 ET · Market open

The event tracker for the market universe.

Every market-moving event — leadership changes, regulator actions, activist campaigns, short reports, deal announcements, trading halts, layoffs, AI releases, and filings — normalized into one feed, one API, and one set of webhooks.

Sources →company announcementsSEC filingsregulatorsexchangestrusted newsactivistsshort sellers
The Tape

Public-market reality, as it happens.

A single ordered stream of typed events. Each row is a state change — not an article, not a mention. Click any row for the full event object.

LIVEGET /v1/ledger · streaming · 10 sample events
SCHEMA 2026-04-20·LATENCY TARGET <120s
Time
Event
Entity
Status
Priority
09:42 ET
CFO departure announced
FDX· FedEx Corp.
official_announced
HIGH
10:13 ET
CEO transition announced
DOW· Dow Inc.
official_announced
HIGH
11:25 ET
CEO appointed · Elliott Hill
NKE· Nike, Inc.
official_announced
HIGH
12:01 ET
NHTSA probe upgraded · FSD · 3.2M vehicles
TSLA· Tesla, Inc.
official_announced
CRITICAL
13:15 ET
Activist 5.1% stake disclosed · Jana Partners
ALKT· Alkami Technology
filed
HIGH
14:30 ET
FDA approval declined · reproxalap · dry eye
ALDX· Aldeyra Therapeutics
official_announced
CRITICAL
15:02 ET
Short-seller report published · Grizzly Research
AC· Accor SA
official_announced
HIGH
15:45 ET
Trading halt — news pending
TSLA· Tesla, Inc.
official_announced
CRITICAL
16:20 ET
16% workforce reduction · 1,000 employees
SNAP· Snap Inc.
official_announced
HIGH
17:00 ET
Frontier model released · Claude Opus 4.7
Anthropic· Anthropic
official_announced
CRITICAL
The Category Line

Google Alerts gives mentions. News APIs give articles.
SEC APIs give filings. We give canonical events.

AlternativeWhat it gives youWhere it breaksWhat Hyperfeed gives instead
Google AlertsMentionsNoise, duplicates, no schema Canonical events
News APIsArticlesStill requires interpretation Typed event objects
SEC APIsFilingsOne source class, often late Cross-source market reality
Media monitoringCoverage dashboardsBroad, PR-heavy, demo-led Self-serve event API
Governance suitesAnalysisSales-led and broad Developer-first event data
Developer Surface

One endpoint. One event object. Every family.

Query the ledger like any other typed dataset.

Every event carries the same envelope: an event_type, an explicit assertion_type, a full lifecycle, source citations, and confidence. Build dashboards, trigger webhooks, or stream the tape into your model.

  • Filter by anything that matters. ticker, event type, source class, status, assertion type, date.
  • Cursor-based pagination. Polling is deterministic — no dropped events, no duplicates.
  • Webhooks with HMAC signing. Route the tape into Slack, your CRM, or your trading system.
  • Source links on every event. Every claim is traceable back to its origin.
GET/v1/events
// Probes, layoffs, AI releases for watchlist since April 1
GET /v1/events?tickers=TSLA,SNAP,META
       &event_types=regulatory_probe_upgraded,
                    company_layoff_announced,
                    frontier_model_released
       &since=2026-04-01
Authorization: Bearer hf_live_...
200 OKapplication/json
{
  "data": [
    {
      "id": "evt_snap_20260415_workforce_reduction",
      "event_type": "company_layoff_announced",
      "assertion_type": "official_statement",
      "status": "official_announced",
      "priority": "high",
      "entity": {
        "entity_id": "ent_snap_inc",
        "ticker": "SNAP",
        "name": "Snap Inc.",
        "entity_type": "public_company"
      },
      "actors": [
        { "type": "issuer", "name": "Snap Inc." }
      ],
      "action": "layoff_announced",
      "timestamps": {
        "announced_at": "2026-04-15T00:00:00Z",
        "effective_at": null,
        "detected_at": "2026-04-15T14:04:00Z"
      },
      "source": {
        "type": "trusted_news",
        "name": "Reuters",
        "url": "https://www.reuters.com/...",
        "authority_tier": 2
      },
      "summary": "Snap announced layoffs affecting about 1,000 employees, including 16% of full-time staff, amid AI-driven efficiency efforts and activist pressure.",
      "payload": {
        "affected_employees": 1000,
        "affected_percent_workforce": 16,
        "ai_related": true,
        "activist_context": true
      },
      "tags": ["layoffs", "ai_efficiency", "activist_pressure"],
      "confidence": 0.94
    }
  ]
}
Coverage

Eight event families. One schema.

Every family emits the same envelope — ticker, lifecycle, sources, assertion type, confidence. Subscribe to everything, or narrow to what moves your book.

Leadership

CEO/CFO changes, board seats, interim roles, founder exits.

leadership

Regulators

FDA approvals/rejections, NHTSA probes, DOJ/FTC actions.

regulatory

Investor pressure

13D stakes, activist letters, proxy fights, public campaigns.

activist

Adversarial research

Short-seller reports, company denials, follow-up disclosures.

short_seller

Market structure

Trading halts, delisting notices, listing transfers, exchange actions.

market_notice

Deals & distress

Acquisitions, restructurings, bankruptcy milestones, deal terms.

corporate_action

Workforce

Layoffs, WARN notices, AI-driven restructuring, hiring freezes.

workforce

Frontier AI

Model releases, API launches, pricing changes, deprecations.

ai_release
Assertion Types · Trust Model

A short-seller report
is not the same kind of truth as
an FDA rejection.

assertion_typeFactConfirmed by an official source — FDA decision, NHTSA probe, court verdict.
assertion_typeAllegationClaimed by an interested party — short seller, plaintiff, whistleblower.
assertion_typeTrusted reportReuters, AP, or equivalent reports a material event; not yet officially confirmed.
assertion_typeOfficial statementIssued by the company — press release, 8-K, investor letter.
assertion_typeMarket noticeExchange or authority action — trading halt, listing transfer, compliance notice.
Built for

Teams that act on market-universe change.

01

Public-market investors

Catch leadership changes, FDA rejections, activist stakes, short reports, and deal terms without reading ten sources. Route typed events straight into your pre-trade workflow.

HEDGE FUNDSFAMILY OFFICESPM TOOLS
02

Risk, compliance, and IR teams

Track regulatory actions, company responses, litigation, trading halts, and market-sensitive developments. One audit-ready ledger instead of ten alerting tools.

COMPLIANCEIRLEGAL
03

Sales, recruiting, and corp dev

Use executive turnover, activist pressure, and restructurings as buying signals, talent signals, and relationship triggers. Webhook into your CRM — no scraping required.

GTM TOOLSTALENTCORP DEV
04

AI products and internal tools

Give your models typed, source-cited events instead of brittle scraping logic and noisy article search. Ground agents in verifiable state changes.

AGENTSRAGDATA PRODUCTS
Pricing

Simple, transparent pricing.

Every tier includes typed events, source trails, and watchlists. Upgrade for real-time access, webhooks, and broader history.

Developer
$99/ mo
  • Delayed explore access
  • 25-entity watchlist
  • Example JSON & docs
  • 10k requests / mo
Start building
Most popularPro
$299/ mo
  • Real-time tape & webhooks
  • 250-entity watchlists
  • All event families
  • 100k requests / mo
Get API access →
Business
$999/ mo
  • Higher rate limits
  • 12-month history
  • Bulk exports (CSV / Parquet)
  • Team seats & SAML
Upgrade
Enterprise
Custom
  • Redistribution rights
  • Full archive delivery
  • High-volume programmatic
  • SLA & private routing
Contact →
Quality · Launch targets

Quality we're building toward.

Precision, latency, and correction rate will be first-class metrics — measured and published on a live quality page once we launch.

Material events emitted1,842target: 1,500+ / month at launch
Audited precision97.3%across all event families
Customer correction rate0.8%confirmed retractions / total
Median source-to-event latency92sdetected → typed → delivered
FAQ

Questions we get from serious evaluators.

No. News is one source class. Hyperfeed is a canonical event ledger that converts filings, announcements, regulators, exchanges, activists, short sellers, courts, and trusted reporting into typed company events.
Because they stop at mentions and articles. They don’t tell you what changed, don’t separate allegations from facts, and don’t give you a consistent event object you can query, route, or store.
SEC is foundational but incomplete. Many events appear first in company releases, regulator announcements, exchange notices, or trusted reporting. Hyperfeed unifies those sources into one ledger.
Never as facts. Short reports and lawsuits are labeled assertion_type: allegation. The event is the publication of the claim, not validation of its truth.
Sign up, get an API key, and start querying. The delayed public feed and docs are available immediately to evaluate the schema and data quality.
Act first

Know what changed.
Before slower teams do.