| Endpoint | Description |
|---|---|
| /nfts/list | Query all supported NFTs with ID, contract address, name, asset platform ID and symbol |
| /nfts/{id} | Query NFT data (name, floor price, 24hr volume, etc.) by collection ID |
| /nfts/{asset_platform_id}/contract /{contract_address} | Query NFT data by collection contract address and asset platform |
| 💼 /nfts/markets | Query all supported NFT collections with floor price, market cap, volume and market data |
| 💼 /nfts/{id}/market_chart | Historical NFT market data (floor price, market cap, 24hr volume) by collection ID |
| 💼 /nfts/{asset_platform_id}/contract /{contract_address}/market_chart | Historical NFT market data by contract address |
| 💼 /nfts/{id}/tickers | Latest floor price and 24hr volume per NFT marketplace by collection ID |
NFTs
NFTs
NFT collection floor price, market cap, 24h volume, marketplace tickers and historical charts.

