GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/CoinMarketCap/v1/dex/liquidity-change /list | 3180 | Get liquidity change history for a token |
| direct/v1/CoinMarketCap/v1/dex/security/detail | 3180 | Get security audit information for a token |
| direct/v1/CoinMarketCap/v1/dex/swap/list | 3180 | Get swap/trade history for a token |
| direct/v1/CoinMarketCap/v1/dex/token-liquidity /query | 3180 | Get liquidity information for a specific token |
| direct/v1/CoinMarketCap/v1/dex/token/pools | 3180 | Get all pools for a specific token |
| direct/v1/CoinMarketCap/v1/dex/token/price | 3180 | Get current price for a specific token |
| direct/v1/CoinMarketCap/v1/dex/token/price/batch | 3180 | Get prices for multiple tokens in one request |
| direct/v1/CoinMarketCap/v1/k-line/candles | 3180 | Get K-line candle data for a token. Returns array of [open, high, low, close, volume, timestamp] |
| direct/v1/CoinMarketCap/v1/k-line/points | 3180 | Get K-line data points for a token. Returns array of [price, volume, timestamp] |
| direct/v1/CoinMarketCap/v3/index /cmc100-historical | 3180 | Returns an interval of historic CoinMarketCap 100 Index values based on the interval parameter. |
| direct/v1/CoinMarketCap/v3/index/cmc100-latest | 3180 | Returns the lastest CoinMarketCap 100 Index value, constituents, and constituent weights. |
| direct/v1/CoinMarketCap/v3/index /cmc20-historical | 3180 | Returns an interval of historic CoinMarketCap 20 Index values based on the interval parameter. |
| direct/v1/CoinMarketCap/v3/index/cmc20-latest | 3180 | Returns the lastest CoinMarketCap 20 Index value, constituents, and constituent weights. |