Retrieves the latest financial news and market updates. Returns a list of news articles relevant to trading and market activities.
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Maximum number of news articles to return
1 <= x <= 10020
Number of articles to skip for pagination
x >= 00
Comma-separated list of stock symbols to filter news
"AAPL,GOOGL,MSFT"
News category filter
market, earnings, economy, technology, healthcare, energy, finance "technology"
Start date for news articles (ISO 8601 format)
"2024-01-01T00:00:00Z"
End date for news articles (ISO 8601 format)
"2024-12-31T23:59:59Z"