Lava’s first-party news aggregation API indexing articles from 8 major publications: NYT, WSJ, TechCrunch, Financial Times, The Economist, Business Insider, Motley Fool, and Business Journals. Returns headlines, summaries, tags, original URLs, archive.ph links, and an isPaywalled flag per article so agents can route between direct and archive links. Best for AI agents needing structured news data across multiple sources through a single endpoint. 2 endpoints available through Lava’s AI Gateway. See the Lava News API docs for full documentation.Documentation Index
Fetch the complete documentation index at: https://lava.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supports both managed (Lava’s API keys) and unmanaged (bring your own credentials) mode.
Endpoints
Get news articles with optional filtering by publication, tag, date, and keyword search. q is tokenized on whitespace; every token must appear in title or summary (order-independent).
GEThttps://api.lava.so/v1/data/news/articles?publication=nytimes,ft&q=acquisition&since=2026-04-07 — $0.02 / request
- SDK
- cURL
List available news publications with article counts
GEThttps://api.lava.so/v1/data/news/publications — $0.02 / request
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests