GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/Allium/api/v1/developer/assets | 100 | List supported assets. |
POST
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/Allium/api/v1/developer/holdings/pnl | 100 | Fetch current wallet PnL. |
| direct/v1/Allium/api/v1/developer/holdings /pnl-by-token | 100 | Fetch current wallet and token PnL. |
| direct/v1/Allium/api/v1/developer/holdings/pnl /history | 100 | Fetch historical wallet PnL. |
| direct/v1/Allium/api/v1/developer/holdings /pnl-by-token/history | 100 | Fetch historical wallet and token PnL. |
| direct/v1/Allium/api/v1/developer/prices | 100 | Fetch latest token prices. |
| direct/v1/Allium/api/v1/developer/prices /at-timestamp | 100 | Fetch token prices at a timestamp. |
| direct/v1/Allium/api/v1/developer/prices/history | 100 | Fetch token price history. |
| direct/v1/Allium/api/v1/developer/prices/stats | 100 | Fetch token price statistics. |
| direct/v1/Allium/api/v1/developer/assets/batch | 100 | Get multiple assets in one request. |
| direct/v1/Allium/api/v1/developer/hyperliquid /orderbook-snapshot | 100 | Fetch a Hyperliquid orderbook snapshot. |