> ## 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.

# Token: Direct API: Allium

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

[← Back to Token: Direct API](/reference/direct-api/categories/direct-api-token)

### GET

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

### 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/tokens<br />/transfers](https://docs.allium.so/api/developer/overview)              |     100 | Fetch fungible token transfers.           |
| [direct/v1/Allium/api/v1/developer/wallet<br />/balances/history](https://docs.allium.so/api/developer/overview)       |     100 | Fetch historical fungible token balances. |
| [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/holdings<br />/history](https://docs.allium.so/api/developer/overview)              |     100 | Fetch holdings history.                   |
| [direct/v1/Allium/api/v1/developer/wallet<br />/balances](https://docs.allium.so/api/developer/overview)               |     100 | Fetch latest fungible token balances.     |
| [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/tokens<br />/chain-address](https://docs.allium.so/api/developer/overview)          |     100 | Fetch a token by chain and address.       |
| [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.       |
