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
- GETRecent headlines
/api/stocks/:symbol/news - GETPrice + news bundle
/api/stocks/:symbol/snapshot - GETFund metadata
/api/etf/:symbol
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.
Related pages
Ship a market-data prototype this week
Start free