> ## Documentation Index
> Fetch the complete documentation index at: https://mitchsorg.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Cashboard API Reference

> API Reference that describes all the available endpoints at Cashboard

Cashboard is a personal finance tool that helps users keep track of their income, expenses, savings and investments.

API URL: [https://cashboard-f5x2.onrender.com](https://cashboard-f5x2.onrender.com)

<CardGroup cols={3}>
  <Card title="User Endpoint" icon="user" href="/api-reference/user/introduction" />

  <Card title="Account Endpoint" icon="credit-card" href="/api-reference/account/introduction" />

  <Card title="Income Endpoint" icon="wallet" href="/api-reference/income/introduction" />

  <Card title="Expense Endpoint" icon="receipt" href="/api-reference/expense/introduction" />

  <Card title="Savings Endpoint" icon="piggy-bank" href="/api-reference/savings/introduction" />

  <Card title="Investments Endpoint" icon="money-bill-trend-up" href="/api-reference/user/update-user" />
</CardGroup>
