# Price

Every Taostats API endpoint in the Price group, with its method and path.

_Source: https://beta.taostats.io/docs/api-reference/price_

_Last reviewed: 2026-09-17_

4 Price endpoints.

| Endpoint | Method | Path |
| --- | --- | --- |
| [Get Price](https://beta.taostats.io/docs/api-reference/price/get-price-latest) | `GET` | `/api/price/latest/v1` |
| [Get Price History](https://beta.taostats.io/docs/api-reference/price/get-price-history) | `GET` | `/api/price/history/v1` |
| [Get Price OHLC](https://beta.taostats.io/docs/api-reference/price/get-price-ohlc) | `GET` | `/api/price/ohlc/v1` |
| [Get Price Simple Latest](https://beta.taostats.io/docs/api-reference/price/get-price-simple-latest) | `GET` | `/api/price/simple/latest/v1` |
