---
title: "Get the net asset value of a given address"
method: GET
path: "/v1/agent/nav"
---

# Get the net asset value of a given address

`GET /v1/agent/nav`

## Query parameters

- `addresses` string, required
- `waitForSync` boolean
- `currency` string

## Response `200`

Net asset value data including total portfolio value

## Other responses

- `402` — Payment Required

---

[API](https://skmtc.net/octav/apis/octav-api.md) · [All operations](https://skmtc.net/octav/apis/octav-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/octav/octav-api/revisions/977c80f55f7e/schema)
