The endpoint returns how user’s portfolio has changed in the selected time period (daily/weekly/monthly/yearly).
Portfolio performance
Error
Invalid user
Error
Too Many Requests
Error
Maintenance or Service unavailable
{- "data": {
- "data": [
- {
- "time": "2021-05-01T15:00:00+03:00",
- "value": "1535.79"
}
], - "timeframe": "year",
- "return_percentage": "8810.35",
- "overall_portfolio_amount": "17825.15"
}
}