Global Data
List macro releases
GET /v1/macro/releases — get macro series
GET
Danh sách số liệu kinh tế vĩ mô
Fetch macroeconomic time series by one or more series codes.
Macro context
Use for dashboards, research and market context.
Series-based
Request the macro series your application needs.
Common use cases
- Display macro charts.
- Overlay macro data with market data.
- Feed analytics or research notebooks.
Key parameters
series: comma-separated macro series codes.fromandto: ISO 8601 UTC timestamps.limit: maximum number of observations returned.
Authorizations
API key được cấp cho tài khoản của bạn.
Query Parameters
Example:
"DGS10,DGS2"
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
Response
OK
Danh sách số liệu kinh tế vĩ mô

