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}
Creator
Get a specific creator's social posts, metrics, and insights. Use this tool for information about a social media handle or personality.
Leave network empty to assume it is twitter/x. Use best guess for screenName.
id/path lunarcrush.ai/creator/{network}/{screenName}
Creator_Posts
Get social posts for a specific social media account by unique id or screen name.
id/path lunarcrush.ai/creator/{network}/{screenName}
Creator_Time_Series
Get historical time series metrics for a social media account by unique id or screen name.
id/path lunarcrush.ai/creator/{network}/{screenName}/time-series/{interval}/{metrics}
Post
Get details of a specific post by network and unique post ID. Ids of posts can be inferred by the public URL link to the post.
Link format /post/{network}/{id}
Search
Search for any topic, category, creator, post, metric, or api documentation. Include additional keywords, metrics, or time intervals to expand the results with more context.
Fetch
Fetch a lunarcrush.ai context using a specific path like /topic/bitcoin or /topic/bitcoin/posts/full or /list/cryptocurrencies/altrank or /creator/x/lunarcrush or /post/x/1234567890
Authentication
Get subscription and rate limit information. Optionally provide an API key to test.