24/7 Live Overview
24/7 uninterrupted service with millisecond-level updates, ensuring users get the latest information instantly. Content covers macroeconomic trends, central bank policies, and key data releases, while tracking global financial markets including precious metals, crude oil, forex, equities, bonds, commodities, and futures. At the same time, it provides in-depth analysis of industry policies, focusing on supply, demand, and price changes in energy, metals, and agricultural sectors, as well as major international events and geopolitical developments. By closely following trending topics and key events, News Flash delivers the global economic pulse at lightning speed, helping users quickly capture market changes and identify potential opportunities and risks.

24/7 Live API
1.1 List
Interface Address
Parameter Description
Parameter | Type | Required | Description |
---|---|---|---|
col | string | Yes | Column code (e.g., fed, forex, oil, etc.) |
p | int | No | Page number |
num | int | No | Number of records to retrieve |
Column code reference
Code | Description |
---|---|
all | All Live Channels |
forex | Forex |
oil | Oil |
goods | Commodities |
stock | Stocks |
cbd | Central Banks |
cny | CNY |
usd | USD |
jpy | JPY |
bobao | Broadcast |
pound | GBP |
chf | CHF |
aud | AUD |
cad | CAD |
kuaixun | All News |
zykx | important News |
gold | Precious Metals |
Response Parameters
Name | Description |
---|---|
NEWSID | News ID |
NEWS_TITLE | News Title |
PUBLISHTIME | Release Time |
UPDATETIME | Update Time |
NEWSTYPE | News Type 118-Indicator 119-News |
IMPL_LEVEL | Importance (1,2,3) — 1 lowest; 3 highest |
IS_SHORT | Is Short Message 0-No 1-Yes |
COUNTRY | Country |
CURR_VAL | Current Value |
PREV_VAL | Previous Value |
FOCST_VAL | Forecast Value |
NEWS_ANAL | Bullish | Bearish |
Sample Result
{ "code": 0, "message": "success", "update_time": "", "data": [ { "NEWSID": "202508061631589089", "NEWS_TITLE": "The preliminary GDP is expected to rebound strongly, with Bloomberg survey estimates ranging from +2.6% to +3%", "PUBLISHTIME": "2025-08-06 16:31:59", "UPDATETIME": null, "NEWSTYPE": "118", "IMPT_LEVEL": "1", "IS_SHORT": 1, "COUNTRY": "英国", "CURR_VAL": "50.80", "PREV_VAL": "51.70", "FOCST_VAL": "-", "NEWS_ANAL": "||" } ] }