curl --request GET \
--url https://api.octav.fi/v1/nav \
--header 'Authorization: Bearer <token>'{
"nav": 1235564.43,
"currency": "USD"
}curl --request GET \
--url https://api.octav.fi/v1/nav \
--header 'Authorization: Bearer <token>'{
"nav": 1235564.43,
"currency": "USD"
}Documentation Index
Fetch the complete documentation index at: https://docs.octav.fi/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
EVM or SOL wallet address to retrieve Net Asset Value for
Wait for fresh data if cache is stale
Currency in which to return the Net Asset Value
USD, EUR, CAD, AED, CHF, SGD Was this page helpful?