Overview
The Finvera Stock News Headlines API provides realtime coverage of US stock news and the objective reason behind a stocks movement beyond it's normal intraday range.
What you get
Consensus Stats: mean, median, high, low, standard deviation, coverage count.
Periods: quarterly (FQ1–FQ4) and annual (FY), rolling and fiscal-calendar views.
Point-in-Time (PIT): retrieve the consensus as it existed on a historical date (survivorship-bias safe).
Latest Snapshots: fast access to the most recent consensus.
Revisions History: day-by-day changes in consensus with
as_of
timestamps.Adjustments: GAAP / Non-GAAP EPS flags, currency and split adjustments.
Identifiers: ticker, CIK, FIGI/ISIN (when available).
Samples
Healthcare Advances
July 28, 2025
Sports Recap Sunday
July 28, 2025
Tech Giants Review
July 28, 2025
Healthcare Advances
July 28, 2025
Sports Recap Sunday
July 28, 2025
Tech Giants Review
July 28, 2025
Use Cases
Pre-earnings screens (rising/declining revision momentum)
Factor backtests (estimate dispersion, surprise set-ups)
Dashboards showing estimate trends vs. price
Risk checks on low-coverage names or high-dispersion periods
Endpoint
Schema
Note: Fields omitted with ...
for brevity.
Design Notes
Low Latency: sub-200ms targets via indexed time-series storage.
Developer-First JSON: consistent keys across measures and periods.
Backtest-Ready: PIT queries to avoid look-ahead bias; stable identifiers.
Quality Controls: outlier trimming options (
trim_pct
, optional z-score caps).