# Account overview
The account overview is the entry-point to the credits API and gives you the fundamentals of your account, including your balance and your estimated daily income and expenditure.
Note that you will have to replace the key
search parameter in the URI with the UUID of a key that has been appointed the right permissions for this operation.
Read more about keys here.
GET /api/v2/credits/?key=YOUR_KEY_WITH_KEYS_READ_PERMISSION
For convenience, it also includes links to the API endpoints with details on your income, expense and transaction history.