Market news API

Attach market headlines to any symbol page

Fetch recent news items by symbol for dashboards and research UIs. Combine with price and profile endpoints for a complete snapshot.

News coverage is available via API routes and demo data. Depth varies by symbol — verify responses in the API Explorer before relying on news in production.

Key endpoints

  • GET/api/stocks/:symbol/news
    Recent headlines
  • GET/api/stocks/:symbol/snapshot
    Price + news bundle
  • GET/api/etf/:symbol
    Fund metadata

Why teams use Data Captain

Symbol-scoped feed

Request news for the ETF or ticker the user is viewing — keep UI context clear.

Works with snapshots

Bundle quote, profile, and news in one product experience using snapshot-style flows.

Simple JSON for frontends

Headline, summary, source, URL, and published time — enough for cards and side panels.

Common use cases

  • ETF detail page sidebars
  • Research brief widgets
  • Morning brief prototypes
  • Mobile watchlist detail views

FAQ

Is this a full global news wire?

No. It is a symbol-associated news endpoint for product UIs. For enterprise wire coverage, combine Data Captain market data with a dedicated news vendor if needed.

Ship a market-data prototype this week

Start free