latestOpenAPI 3.0.02026-08-2010141507.9 KB

3d5897270d8a

Symbol Lookup

General US market news

Free Starter Stock ETF Pro

Top US market and business news headlines, merged from multiple public sources. Returns headline, publisher, publication timestamp, and a link to the original article — full article text is not included. Results are deduplicated by title and sorted newest-first.

Best-effort data: Aggregated from third-party news sources without a service-level agreement. Multi-source merge mitigates any single feed degrading, but availability and freshness may change without notice. Use for informational purposes; not suitable for automated trading decisions.

get/api/lookup/news/market

Query parameters

limitinteger

Maximum number of news items to return

Response

Aggregated market news items

Example response

{
  "news": [
    {
      "title": "Stocks close higher as Fed signals patience on rate cuts",
      "link": "https://www.marketwatch.com/story/stocks-close-higher",
      "source": "marketwatch.com",
      "publishedAt": "2026-04-26T20:15:00.000Z",
      "summary": "The S&P 500 rose 0.5% as investors digested..."
    }
  ]
}