GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/LunarCrush/public/coins//v1 | 5000 | Get market data on a coin or token. Specify the coin to be queried by providing the numeric ID or the symbol of the coin in the input parameter, which can be found by calling the /coins/list endpoint. |
| direct/v1/LunarCrush/public/coins//meta/v1 | 5000 | Get meta information for a cryptocurrency project. This includes information such as the website, social media links, and other information. |
| direct/v1/LunarCrush/public/coins/list/v1 | 5000 | Lists all coins and tokens supported by LunarCrush. Includes the “topic” endpoint to use to get social data from this asset as a social topic. |
| direct/v1/LunarCrush/public/coins/list/v2 | 5000 | Get a general snapshot of LunarCrush metrics on the entire list of tracked coins. 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™, price, volatility, 24h percent change, market cap, social mentions, social interactions, social contributors, social dominance, and categories. |
| direct/v1/LunarCrush/public/coins/ /time-series/v1 | 5000 | Get market time series data on a coin or token. Specify the coin to be queried by providing the numeric ID or the symbol of the coin in the input parameter, which can be found by calling the /coins/list endpoint. |
| direct/v1/LunarCrush/public/coins/ /time-series/v2 | 5000 | Get market time series data on a coin or token. Specify the coin to be queried by providing the numeric ID or the symbol of the coin in the input parameter, which can be found by calling the /coins/list endpoint. |