# Valuations

All valuations related paths.

 - [GET /accounts/{account_id}/valuations/current](https://docs.upvest.co/api/valuations/get_account_valuation.md): Returns the account's current valuation, calculated from its current positions and the requested `price_quality`. See the Account valuations guide ([TOL](https://docs.upvest.co/products/tol/guides/pos
 - [GET /accounts/{account_id}/valuations](https://docs.upvest.co/api/valuations/list_account_valuation_history.md): Returns the account's historical end-of-day valuations. Use the `offset` and `limit` query parameters to page through results; `meta.total_count` gives the total number of matching valuations. See the
 - [POST Account valuation events](https://docs.upvest.co/api/valuations/account_valuation_event.md): Account valuation events
 - [POST Intraday account valuation events](https://docs.upvest.co/api/valuations/intraday_account_valuation_event.md): Intraday account valuation events
