List
Get a list of social topics within a category sorted and filtered by available metrics and sectors.
id/path lunarcrush.ai/list/{category}
Cryptocurrencies
Get a sorted list of cryptocurrencies sorted by available metrics and filtered by a sector.
id/path lunarcrush.ai/list/cryptocurrencies/{sector}/{sort}/{limit}
Stocks
Get a sorted list of stocks sorted by available metrics and filtered by a sector.
id/path lunarcrush.ai/list/stocks/{sector}/{sort}/{limit}
Topic
Get summary and metrics for a social topic, keyword, cryptocurrency, or stock.
Use this tool for the social metrics, market metrics like price and volume, sentiment analysis, and more.
id/path lunarcrush.ai/topic/{topic}
Topic_Time_Series
Get historical time series metrics for a social topic, keyword, cryptocurrency, or stock.
id/path lunarcrush.ai/topic/{topic}/time-series/{interval}/{metrics}
Topic_Posts
Get the most popular news and social posts that mention a topic including the creator, follower count, creation time, and engagements.
Returns the most popular posts by number of engagements for a specific date range based on when the post received the most engagements, not when the post was created.
Exclude interval/from_date/to_date for most popular in the last 24 hours.
id/path lunarcrush.ai/topic/{topic}/posts/{interval}/{from_date}/{to_date}