News
List news
GET /v1/news — get news items
GET
Danh sách tin tức
Fetch news items by ticker, category and time range.Documentation Index
Fetch the complete documentation index at: https://docs.data-hub.verolabs.co/llms.txt
Use this file to discover all available pages before exploring further.
News feed
Build company or market news feeds.
Cursor pagination
Use cursor pagination for large news lists.
Common use cases
- Display a news feed.
- Filter news by ticker.
- Load news for a selected time range.
Key parameters
ticker: optional ticker filter.category: optional category filter.from,to,limitandcursor: range and pagination controls.
Authorizations
API key được cấp cho tài khoản của bạn.
Query Parameters
Example:
"FPT"
Example:
"general"
ISO 8601 UTC; phải kết thúc bằng "Z".
Example:
"2026-05-15T00:00:00Z"
ISO 8601 UTC; phải kết thúc bằng "Z" và nằm sau from.
Example:
"2026-05-15T01:00:00Z"
Required range:
1 <= x <= 10000Example:
100
Token phân trang lấy từ next_cursor trước đó.
Danh sách tin tức

