GET /portfolio
Returns live portfolio data for a given Safe address. RequiresZERION_API_KEY to be set in server/.env.
Query Parameters
| Param | Type | Required | Description |
|---|---|---|---|
address | string | Yes | Safe smart account address |
Response
Portfolio data is sourced from the Zerion API. If
ZERION_API_KEY is not configured, this endpoint returns an error.