get
https://api.bavest.co/v2/securities/nav
Returns the current Net Asset Value (NAV) for any security that has one.
The endpoint looks up the security type from the Security table and routes to the appropriate data source:
- ETF / ETP / ETN — ETF metrics table
- MUTUAL_FUND — Fund metrics table
Returns 404 for security types that do not carry a NAV (e.g. stocks).