GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/LunarCrush/public/stocks//v1 | 5000 | Get market data on a stock. 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/stocks/list/v1 | 5000 | Lists all stocks supported by LunarCrush. Includes the “topic” endpoint to use to get social data from this asset as a social topic. |
| direct/v1/LunarCrush/public/stocks/list/v2 | 5000 | Get a general snapshot of LunarCrush metrics on the entire list of tracked stocks. 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/stocks/ /time-series/v1 | 5000 | Get market time series data on a stock. Specify the stock to be queried by providing the numeric ID or the symbol of the stock in the input parameter, which can be found by calling the /stocks/list endpoint. |
| direct/v1/LunarCrush/public/stocks/ /time-series/v2 | 5000 | Get market time series data on a stock. Specify the stock to be queried by providing the numeric ID or the symbol of the stock in the input parameter, which can be found by calling the /stocks/list endpoint. |