> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Market Data: Direct API: LunarCrush

> LunarCrush endpoints and compute-unit rates for Market Data: Direct API.

[← Back to Market Data: Direct API](/reference/direct-api/categories/direct-api-market-data)

### GET

| Path                                                                                                                                         | Est. CU | Description                                                                                                                                                                                                                                                                                                                                                                                                     |
| -------------------------------------------------------------------------------------------------------------------------------------------- | ------: | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [direct/v1/LunarCrush/public/stocks/{stock}/v1](https://lunarcrush.com/developers/api/public/stocks/:stock/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](https://lunarcrush.com/developers/api/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](https://lunarcrush.com/developers/api/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/{stock}<br />/time-series/v1](https://lunarcrush.com/developers/api/public/stocks/:stock/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/{stock}<br />/time-series/v2](https://lunarcrush.com/developers/api/public/stocks/:stock/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.                                                                                                                                                                                                 |
