Global Data
List bond yields
GET /v1/bonds/yields — get bond yield series
GET
Danh sách lợi suất trái phiếu
Fetch bond yield time series for one or more series codes.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.
Yield series
Use for rates dashboards and macro context.
Multi-series request
Request multiple series in one call.
Common use cases
- Render yield charts.
- Compare short-term and long-term rates.
- Add rate context to market analysis.
Key parameters
series: comma-separated series codes.fromandto: ISO 8601 UTC timestamps.limit: maximum number of points 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 lợi suất trái phiếu

