get https://feed-api.cielo.finance/api/v2/portfolio
Retrieve the portfolio of one or multiple wallets.
Supports comma-separated wallet addresses for aggregated portfolio view.
Each token in the response includes a wallet_address field indicating which wallet holds it.
For Solana wallets, the response also includes the native SOL balance.
Portfolio assets with a total_usd_value of zero are not included in the response.
When multiple wallets are provided:
- Portfolios are fetched in parallel for better performance
- Tokens are sorted by total_usd_value in descending order
- Total USD and chain distributions are aggregated across all wallets
- If some wallets fail, data for successful wallets is still returned
Available chains: - Solana
- EVM (Ethereum, Base, HyperEVM)
- Sui
Cost per Request
Cost per request = 20 credits per wallet.
Available Plans
Available on the following plans:
- Builder
- Architect
- Enterprise