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

# Market Data: Direct API: Allium

> Allium endpoints and compute-unit rates for Market Data: Direct API.

[← Back to Market Data: Direct API](/reference/direct-api/categories/direct-api-market-data)

### GET

| Path                                                                                      | Est. CU | Description            |
| ----------------------------------------------------------------------------------------- | ------: | ---------------------- |
| [direct/v1/Allium/api/v1/developer/assets](https://docs.allium.so/api/developer/overview) |     100 | List supported assets. |

### POST

| Path                                                                                                                    | Est. CU | Description                             |
| ----------------------------------------------------------------------------------------------------------------------- | ------: | --------------------------------------- |
| [direct/v1/Allium/api/v1/developer/holdings/pnl](https://docs.allium.so/api/developer/overview)                         |     100 | Fetch current wallet PnL.               |
| [direct/v1/Allium/api/v1/developer/holdings<br />/pnl-by-token](https://docs.allium.so/api/developer/overview)          |     100 | Fetch current wallet and token PnL.     |
| [direct/v1/Allium/api/v1/developer/holdings/pnl<br />/history](https://docs.allium.so/api/developer/overview)           |     100 | Fetch historical wallet PnL.            |
| [direct/v1/Allium/api/v1/developer/holdings<br />/pnl-by-token/history](https://docs.allium.so/api/developer/overview)  |     100 | Fetch historical wallet and token PnL.  |
| [direct/v1/Allium/api/v1/developer/prices](https://docs.allium.so/api/developer/overview)                               |     100 | Fetch latest token prices.              |
| [direct/v1/Allium/api/v1/developer/prices<br />/at-timestamp](https://docs.allium.so/api/developer/overview)            |     100 | Fetch token prices at a timestamp.      |
| [direct/v1/Allium/api/v1/developer/prices/history](https://docs.allium.so/api/developer/overview)                       |     100 | Fetch token price history.              |
| [direct/v1/Allium/api/v1/developer/prices/stats](https://docs.allium.so/api/developer/overview)                         |     100 | Fetch token price statistics.           |
| [direct/v1/Allium/api/v1/developer/assets/batch](https://docs.allium.so/api/developer/overview)                         |     100 | Get multiple assets in one request.     |
| [direct/v1/Allium/api/v1/developer/hyperliquid<br />/orderbook-snapshot](https://docs.allium.so/api/developer/overview) |     100 | Fetch a Hyperliquid orderbook snapshot. |
