# Valuations

All valuations related paths.

## Get current valuation for an account

 - [GET /accounts/{account_id}/valuations/current](https://docs.upvest.co/api/valuations/get_account_valuation.md): Get current valuation for an account

## List valuation history for an account

 - [GET /accounts/{account_id}/valuations](https://docs.upvest.co/api/valuations/list_account_valuation_history.md): List valuation history for an account

## Account valuation events

 - [POST Account valuation events](https://docs.upvest.co/api/valuations/account_valuation_event.md): Account valuation events

## Intraday account valuation events

 - [POST Intraday account valuation events](https://docs.upvest.co/api/valuations/intraday_account_valuation_event.md): Intraday account valuation events

