> ## 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: Codex

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

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

### POST

| Path                                                                                 | Est. CU | Description                                                                      |
| ------------------------------------------------------------------------------------ | ------: | -------------------------------------------------------------------------------- |
| [direct/v1/Codex/filterExchanges](https://docs.codex.io/reference/filterexchanges)   |    3500 | Returns a list of exchanges based on a variety of filters.                       |
| [direct/v1/Codex/filterPairs](https://docs.codex.io/reference/filterpairs)           |    3500 | Returns a list of pairs based on a variety of filters.                           |
| [direct/v1/Codex/getBars](https://docs.codex.io/reference/getbars)                   |    3500 | Returns bar chart data to track price changes over time.                         |
| [direct/v1/Codex/getDetailedStats](https://docs.codex.io/reference/getdetailedstats) |    3500 | Returns bucketed stats for a given token within a pair.                          |
| [direct/v1/Codex/getTokenPrices](https://docs.codex.io/reference/gettokenprices)     |    3500 | Returns real-time or historical prices for a list of tokens, fetched in batches. |
| [direct/v1/Codex/tokenSparklines](https://docs.codex.io/reference/tokensparklines)   |    3500 | Returns a list of token simple chart data (sparklines) for the given tokens.     |
