List All Portfolios
Filter portfolios by owner Ethereum address
Filter by portfolio ID
Filter by portfolio vault address
Filter by portfolio vault chain ID
Filter for archived (
true
) or active (false
) portfoliosFilter for portfolios with automation enabled
Number of results to return
Pagination offset
Sort field (options:
created_at
, updated_at
, name
)Sort order (options:
asc
, desc
)Text search term
Filter by chain ID
Filter by portfolio tag
Include detailed asset data
Use real-time blockchain data instead of cached data
Get Portfolio by ID
Retrieves detailed information about a specific portfolio, including assets, activity, and performance data.The unique identifier of the portfolio
Update Portfolio
Updates a portfolio’s template data (asset allocations, trading settings, etc.). BothPUT
and POST
methods are supported.
The unique identifier of the portfolio
The portfolio template data
The name of the portfolio
The description of the portfolio
The root entry point for the portfolio template structure
Settings that control how and when the portfolio is rebalanced
List Portfolios by Owner
The Ethereum address of the portfolio owner
Filter for archived (
true
) or active (false
) portfoliosNumber of results to return
Pagination offset
Sort field (options:
created_at
, updated_at
, name
)Sort order (options:
asc
, desc
)Include detailed asset data