API Reference
Get News
Retrieve recent financial news articles
GET
Documentation Index
Fetch the complete documentation index at: https://docs.tradingnews.press/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Number of articles to return. Min: 1, Max: 100.
Only return articles received after this ISO 8601 datetime. Example:
2026-04-07T00:00:00ZFilter by urgency level:
breaking, flash, or regular.Response
Number of articles returned.
Array of article objects. Max-plan responses additionally include a
tickers array on each article (per-ticker sentiment, e.g. [{"ticker": "AAPL", "sentiment": "positive"}]). Starter and Pro responses omit the field.Starter keys can query articles received in the last 24 hours; Pro and Max keys can query the last 7 days. Older
since values are silently clamped to the allowed window.