Funds
List fund NAV
GET /v1/funds//nav — get NAV history
GET
Lịch sử NAV của quỹ
Fetch NAV history for a single fund code.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.
NAV chart
Use for fund performance charts.
Historical series
Returns NAV observations over a selected time range.
Common use cases
- Render NAV history.
- Compare fund performance over time.
- Calculate returns from NAV observations.
Key parameters
code: fund code.fromandto: ISO 8601 UTC timestamps.limit: maximum number of NAV points returned.
Authorizations
API key được cấp cho tài khoản của bạn.
Path Parameters
Example:
"VNDAF"
Query Parameters
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
Lịch sử NAV của quỹ

