Documentation Index
Fetch the complete documentation index at: https://sage-f6b5014e.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
GET /portfolio
Returns live portfolio data for a vault — token balances, prices, and value — sourced from Zerion. This is a public read endpoint (no bearer token required), used by the client to render the dashboard.| Query param | Required | Description |
|---|---|---|
vault | Yes | Vault (treasury) address |
Related read endpoints
| Endpoint | Description |
|---|---|
GET /tokens | Token metadata (symbol, name, icon, decimals) |
GET /events?vault= | Behavioral event log |
Portfolio data requires a valid
ZERION_API_KEY in the server environment. Incoming transfers are reflected here but are never screened — screening applies only to outgoing proposals.
