POST
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/Codex/filterExchanges | 3500 | Returns a list of exchanges based on a variety of filters. |
| direct/v1/Codex/filterPairs | 3500 | Returns a list of pairs based on a variety of filters. |
| direct/v1/Codex/getBars | 3500 | Returns bar chart data to track price changes over time. |
| direct/v1/Codex/getDetailedStats | 3500 | Returns bucketed stats for a given token within a pair. |
| direct/v1/Codex/getTokenPrices | 3500 | Returns real-time or historical prices for a list of tokens, fetched in batches. |
| direct/v1/Codex/tokenSparklines | 3500 | Returns a list of token simple chart data (sparklines) for the given tokens. |