GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/LunarCrush/public/nfts//v1 | 5000 | Get market data on an nft collection. Specify the nft to be queried by providing the numeric ID or the slug of the nft in the input parameter, which can be found by calling the /public/nfts/list endpoint. |
| direct/v1/LunarCrush/public/nfts/list/v1 | 5000 | Lists all nft collections supported by LunarCrush. Includes the “topic” endpoint to use to get social data from this nft collection as a social topic. |
| direct/v1/LunarCrush/public/nfts/list/v2 | 5000 | Get a general snapshot of LunarCrush metrics on the entire list of tracked NFTS. It is designed as a lightweight mechanism for monitoring the universe of available assets, either in aggregate or relative to each other. Metrics include Galaxy Score™, AltRank™, floor price, 24h percent change, market cap, social mentions, social interactions, social contributors, social dominance, and categories. |
| direct/v1/LunarCrush/public/nfts/ /time-series/v1 | 5000 | Get market time series data on an nft collection. Specify the nft to be queried by providing the numeric ID or slug of the nft collection in the input parameter, which can be found by calling the /public/nfts/list endpoint. |
| direct/v1/LunarCrush/public/nfts/ /time-series/v2 | 5000 | Get market time series data on a nft. Specify the nft to be queried by providing the numeric ID or the symbol of the nft in the input parameter, which can be found by calling the /nfts/list endpoint. |