Get Savings Dashboard
Get a comprehensive overview of the user’s savings portfolio
Portfolio Overview: View your entire savings portfolio with real-time calculations of interest earned and projected growth.
Request Headers
Your API key for authentication
Response
Total current value of all investments including interest
Current interest rate applied to investments
Total principal amount invested by the user
Projected value of investments after one year at current rate
Status Codes
Status Code | Description |
---|---|
200 | Savings dashboard data retrieved successfully |
401 | Unauthorized - Invalid or missing API key |
500 | Internal Server Error |
Real-time Calculations: Interest calculations are performed in real-time based on the current interest rate and the exact duration of each investment.
Active Investments: Only active investments are included in the dashboard. Completed or cancelled investments will not appear.
Currency: All monetary values are in USDC by default, and the interest rate is expressed as an annual percentage yield (APY).