API दस्तावेज़ीकरण
get
/api/v1/Instruments/research/news/feedReturns a personalised news feed for symbols on the user's watchlist within a UTC window.
Instruments
पैरामीटर
from
query · string
आवश्यक
to
query · string
आवश्यक
search
query · string
आवश्यक
sourceType
query · string
आवश्यक
symbol
query · string
आवश्यक
limit
query · integer
वैकल्पिक
offset
query · integer
वैकल्पिक
version
path · string
आवश्यक
जवाब
- 200News items relevant to the user's watchlist.application/json
[ { "instrumentId": 1042, "symbol": "AAPL", "headline": "Company reports quarterly results", "text": "Summary of the announcement.", "url": "https://example.com/news/1", "dateTime": "2026-06-28T14:30:00Z", "sourceType": "stock" } ]