POST
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/Codex/filterNftCollections | 3500 | Returns a list of NFT collection based on a variety of filters. |
| direct/v1/Codex/filterNftParallelAssets | 3500 | Returns a list of Parallel assets based on a variety of filters. |
| direct/v1/Codex/filterNftPoolCollections | 3500 | Returns a list of NFT collections based on a variety of filters. |
| direct/v1/Codex/filterNftPools | 3500 | Returns a list of NFT pools based on a variety of filters. |
| direct/v1/Codex/getDetailedNftStats | 3500 | Returns bucketed stats for a given NFT collection. |
| direct/v1/Codex/getNftAssets | 3500 | Returns a list of NFT assets in a given collection. |
| direct/v1/Codex/getNftCollectionMetadata | 3500 | Returns stats for an NFT collection across different time frames. |
| direct/v1/Codex/getNftContracts | 3500 | Returns a list of NFT collection metadata. |
| direct/v1/Codex/getNftEvents | 3500 | Returns transactions for an NFT collection across any marketplace(s). |
| direct/v1/Codex/getNftPool | 3500 | Returns an NFT pool. |
| direct/v1/Codex/getNftPoolCollection | 3500 | Returns an NFT pool collection with pool stats for a given AMM NFT marketplace. |
| direct/v1/Codex/getNftPoolCollectionsByExchange | 3500 | Returns an NFT collection with pool stats for a given AMM NFT marketplace. |
| direct/v1/Codex/getNftPoolEvents | 3500 | Returns transactions for an NFT collection across all NFT pools or within a given pool. |
| direct/v1/Codex /getNftPoolsByCollectionAndExchange | 3500 | Returns NFT pools for a given collection and AMM NFT marketplace. |
| direct/v1/Codex/getNftPoolsByOwner | 3500 | Returns a list of NFT pools for a given owner. |
| direct/v1/Codex/getNftPoolStats | 3500 | Returns aggregated NFT pool/collection stats for a given time frame. |
| direct/v1/Codex/getParallelAssets | 3500 | Returns transactions for an NFT collection across any marketplace(s). |
| direct/v1/Codex/getParallelCardChanges | 3500 | Returns changes made to Parallel card metadata over time. |
| direct/v1/Codex/nftHolders | 3500 | Returns list of wallets that hold a given collection, ordered by holdings descending. Also has the unique count of holders for that collection |
| direct/v1/Codex/searchNfts | 3500 | Returns a list of NFT collections matching a given query string. |
| direct/v1/Codex/walletNftCollectionAssets | 3500 | Returns list of NFT assets held by a given wallet for a single collection. |
| direct/v1/Codex/walletNftCollections | 3500 | Returns list of collections and quantity of NFTs held by a given wallet. |