Get a list of all API-connected portfolios
User Portfolio
Get Portfolio List
Get a list of all API-connected portfolios
GET
Get a list of all API-connected portfolios
5 credits per request
You will get
You will get
- List of all portfolios connected via POST /portfolio/wallet and POST /portfolio/exchange
- Each item includes portfolioId and portfolioName
How to use
How to use
- Use the returned portfolioId on any portfolio endpoint (value, coins, chart, transactions, defi, snapshot)
- No pagination: returns all API-connected portfolios in a single response
Authorizations
API key required to access the endpoints. Generate one from your dashboard at https://openapi.coinstats.app and pass it in the X-API-KEY request header. Never expose your key in client-side code.
Response
Portfolio list