This documentation is available as JSON, OpenAPI v3, and markdown.
name | description | type | example | required |
---|---|---|---|---|
category | Provide the category to get details for. A category must be all lower case and can only include letters, numbers, and spaces. | string | musicians | true |
name | description | type | example | required |
---|---|---|---|---|
category | Provide the category to get details for. A category must be all lower case and can only include letters, numbers, and spaces. | string | cryptocurrencies | true |
name | description | type | example | required |
---|---|---|---|---|
category | Provide the category to get details for. A category must be all lower case and can only include letters, numbers, and spaces. | string | cryptocurrencies | true |
start | The start time (unix timestamp) to start at. Will be rounded to the beginning of the day. If the end parameter is not provided it will just be the top posts for this day. | timestamp | ||
end | (Optional) The end time (unix timestamp) to stop at. Will be rounded to the end of the day. | timestamp |
name | description | type | example | required | options | default |
---|---|---|---|---|---|---|
category | Provide the category to get details for. A category must be all lower case and can only include letters, numbers, and spaces. | string | cryptocurrencies | true | ||
bucket | bucket time series data into hours or days. default is hours. | string | hour,day | hour | ||
interval | Use interval to specify the start and end time automatically for convenience. If "start" or "end" parameters are provided this parameter is ignored. | string | 1d,1w,1m,3m,6m,1y,all | 1w | ||
start | The start time (unix timestamp) to go back to. | timestamp | ||||
end | The end time (unix timestamp) to stop at. | timestamp |
name | description | type | example | required |
---|---|---|---|---|
category | Provide the topic to get details for. A topic must be all lower case and can only include letters, numbers, spaces, # and $. | string | musicians | true |
name | description | type | example | required |
---|---|---|---|---|
category | Provide the category to get details for. A category must be all lower case and can only include letters, numbers, and spaces. A category is the aggregation of all posts for all topics within the category. | string | musicians | true |
name | description | type | example | required |
---|---|---|---|---|
coin | provide the numeric id or symbol of the coin or token. | string | 2 | true |
name | description | type | example | required |
---|---|---|---|---|
coin | provide the numeric id or symbol of the coin or token. | string | 2 | true |
name | description | type | example | required | options | default |
---|---|---|---|---|---|---|
coin | provide the numeric id or symbol of the coin or token. | string | 2 | true | ||
bucket | bucket time series data into hours or days. default is hours. | string | hour,day | hour | ||
interval | Use interval to specify the start and end time automatically for convenience. If "start" or "end" parameters are provided this parameter is ignored. | string | 1d,1w,1m,3m,6m,1y,all | 1w | ||
start | The start time (unix timestamp) to go back to. | timestamp | ||||
end | The end time (unix timestamp) to stop at. | timestamp |
name | description | type | example | required |
---|---|---|---|---|
coin | provide the numeric id or symbol of the coin or token. | string | 2 | true |
name | description | type | default | options |
---|---|---|---|---|
sort | sort the output by metric | string | market_cap_rank | id,symbol,name,price,price_btc,volume_24h,volatility,circulating_supply,max_supply,percent_change_1h,percent_change_24h,percent_change_7d,market_cap,market_cap_rank,interactions_24h,social_volume_24h,social_dominance,market_dominance,galaxy_score,galaxy_score_previous,alt_rank,alt_rank_previous,sentiment,blockchain |
filter | filter by sub categories / sector from the "categories" key. Separate by commas for multiple matches. Available sectors can be found on the sector filters at https://lunarcrush.com/categories/cryptocurrencies | string | ||
limit | limit the number of results. Default is 10 maximum is 100 per page. | number | 10 | |
desc | Pass any value as desc and the output will be reversed (descending) | boolean | ||
page | When using limit, set the page of results to display, pages start at 0 | 0 |
name | description | type | example | required |
---|---|---|---|---|
network | Network for the creator. One of twitter, youtube, instagram, reddit, or tiktok | string | true | |
id | Unique ID or screen name of the creator | string | elonmusk | true |
start | The start time (unix timestamp) to start at. Will be rounded to the beginning of the day. If the end parameter is not provided it will just be the top posts for this day. | timestamp | ||
end | (Optional) The end time (unix timestamp) to stop at. Will be rounded to the end of the day. | timestamp |
name | description | type | example | required | options | default |
---|---|---|---|---|---|---|
network | Influencer social network | string | true | |||
id | The unique id or screen name of the creator | string | lunarcrush | true | ||
bucket | bucket time series data into hours or days. default is hours. | string | hour,day | hour | ||
interval | Use interval to specify the start and end time automatically for convenience. If "start" or "end" parameters are provided this parameter is ignored. | string | 1d,1w,1m,3m,6m,1y,all | 1w | ||
start | The start time (unix timestamp) to go back to. | timestamp | ||||
end | The end time (unix timestamp) to stop at. | timestamp |
name | description | type | example | required |
---|---|---|---|---|
network | Provide the network for the creator. One of twitter, youtube, instagram, reddit, or tiktok | string | true | |
id | Provide the unique ID or screen name of the creator | string | elonmusk | true |
name | description | type | example | required |
---|---|---|---|---|
nft | provide the numeric id or symbol of the nft collection. | string | 2 | true |
name | description | type | example | required | options | default |
---|---|---|---|---|---|---|
nft | provide the numeric id or symbol of the nft or token. | string | 2 | true | ||
bucket | bucket time series data into hours or days. default is hours. | string | hour,day | hour | ||
interval | Use interval to specify the start and end time automatically for convenience. If "start" or "end" parameters are provided this parameter is ignored. | string | 1d,1w,1m,3m,6m,1y,all | 1w | ||
start | The start time (unix timestamp) to go back to. | timestamp | ||||
end | The end time (unix timestamp) to stop at. | timestamp |
name | description | type | example | required |
---|---|---|---|---|
nft | provide the numeric id or slug of the nft. | string | 2 | true |
name | description | type | default | options |
---|---|---|---|---|
sort | sort the output by metric | string | market_cap_rank | id,symbol,name,floor_price,volume_24h,percent_change_24h,market_cap,market_cap_rank,interactions_24h,social_volume_24h,social_dominance,market_dominance,galaxy_score,galaxy_score_previous,alt_rank,alt_rank_previous |
limit | limit the number of results. Default is 10 maximum is 100 per page. | number | 10 | |
desc | Pass any value as desc and the output will be reversed (descending) | boolean | ||
page | When using limit, set the page of results to display, pages start at 0 | 0 |
name | description | type | example | required |
---|---|---|---|---|
post_type | The post type e.g. tweet, youtube-video, tiktok-video, reddit-post, instagram-post | string | tweet | true |
post_id | The unique id of a post, for twitter it is a number, youtube it is the id in the url after watch?v=, look in the url for the unique id | string | 1756378079893782591 | true |
name | description | type | example | required |
---|---|---|---|---|
post_type | The post type e.g. tweet, youtube-video, tiktok-video, reddit-post, instagram-post | string | tweet | true |
post_id | The unique id of a post, for twitter it is a number, youtube it is the id in the url after watch?v=, look in the url for the unique id | string | 1756378079893782591 | true |
name | description | type | required |
---|---|---|---|
slug | The ID of the custom search aggregation to view. | string | true |
name | description | type | required |
---|---|---|---|
slug | The ID of the custom search aggregation to delete. | string | true |
name | description | type | required | example |
---|---|---|---|---|
slug | The ID of the custom search aggregation to update. | string | true | |
name | The name of the custom search aggregation. | string | ||
search_json | A JSON object (stringified) that defines the search criteria for the custom search aggregation. Search terms and configuration cannot be changed once created. Posts that match any of the search term will be included. For each search term there are optional inclusion and exclusion terms to help fine tune the results. | string | true | |
priority | Define if this is a high priority search aggregation. Pro accounts get up to 10 high priority search aggregations at a time. | boolean |
name | description | type | required | example |
---|---|---|---|---|
name | The name of the custom search aggregation. | string | true | |
search_json | A JSON object (stringified) that defines the search criteria for the custom search aggregation. Search terms and configuration cannot be changed once created. Posts that match any of the search term will be included. For each search term there are optional inclusion and exclusion terms to help fine tune the results. | string | true | |
priority | Flag as a high priority search aggregation. Pro accounts get up to 10 high priority search aggregations at a time. | boolean |
name | description | type | example |
---|---|---|---|
term | Test a single search term or phrase | string | lunarcrush |
search_json | A JSON object (stringified) that defines the search criteria for the custom search aggregation. Posts that match any of the search term will be included. For each search term there are optional inclusion and exclusion terms to help fine tune the results. | string |
name | description | type | example | required |
---|---|---|---|---|
stock | provide the numeric id or symbol of the stock. | string | 7056 | true |
name | description | type | example | required | options | default |
---|---|---|---|---|---|---|
stock | provide the numeric id or symbol of the stock or token. | string | 7056 | true | ||
bucket | bucket time series data into hours or days. default is hours. | string | hour,day | hour | ||
interval | Use interval to specify the start and end time automatically for convenience. If "start" or "end" parameters are provided this parameter is ignored. | string | 1d,1w,1m,3m,6m,1y,all | 1w | ||
start | The start time (unix timestamp) to go back to. | timestamp | ||||
end | The end time (unix timestamp) to stop at. | timestamp |
name | description | type | example | required |
---|---|---|---|---|
stock | provide the numeric id or symbol of the stock. | string | 7056 | true |
name | description | type | default | options |
---|---|---|---|---|
sort | sort the output by metric | string | market_cap_rank | id,symbol,name,price,volume_24h,percent_change_24h,market_cap,market_cap_rank,interactions_24h,social_volume_24h,social_dominance,market_dominance,galaxy_score,galaxy_score_previous,alt_rank,alt_rank_previous |
limit | limit the number of results. Default is 10 maximum is 100 per page. | number | 10 | |
desc | Pass any value as desc and the output will be reversed (descending) | boolean | ||
page | When using limit, set the page of results to display, pages start at 0 | 0 |
name | description | type | example | required |
---|---|---|---|---|
topic | Provide the topic to get details for. A topic must be all lower case and can only include letters, numbers, spaces, # and $. | string | bitcoin | true |
name | description | type | example | required |
---|---|---|---|---|
topic | Provide the topic to get details for. A topic must be all lower case and can only include letters, numbers, spaces, # and $. | string | bitcoin | true |
name | description | type | example | required |
---|---|---|---|---|
topic | Provide the topic to get details for. A topic must be all lower case and can only include letters, numbers, spaces, # and $. | string | bitcoin | true |
start | The start time (unix timestamp) to start at. Will be rounded to the beginning of the day. If the end parameter is not provided it will just be the top posts for this day. | timestamp | ||
end | (Optional) The end time (unix timestamp) to stop at. Will be rounded to the end of the day. | timestamp |
name | description | type | example | required | options | default |
---|---|---|---|---|---|---|
topic | Provide the topic to get details for. A topic must be all lower case and can only include letters, numbers, spaces, # and $. | string | bitcoin | true | ||
bucket | bucket time series data into hours or days. default is hours. | string | hour,day | hour | ||
interval | Use interval to specify the start and end time automatically for convenience. If "start" or "end" parameters are provided this parameter is ignored. | string | 1d,1w,1m,3m,6m,1y,all | 1w | ||
start | The start time (unix timestamp) to go back to. | timestamp | ||||
end | The end time (unix timestamp) to stop at. | timestamp |
name | description | type | example | required | options | default |
---|---|---|---|---|---|---|
topic | Provide the topic to get details for. A topic must be all lower case and can only include letters, numbers, spaces, # and $. | string | bitcoin | true | ||
bucket | Leave blank (default) for the most week aggregated by hour, specify hour for full historical data available in hourly aggregation, specify day for full historical data available in daily aggregation. | string | ,hour,day | latest |
name | description | type | example | required |
---|---|---|---|---|
topic | Provide the topic to get details for. A topic must be all lower case and can only include letters, numbers, spaces, # and $. You can also look up a topic by the coin/nft/stock numeric id like coins:1 for bitcoin or stocks:7056 for nVidia. | string | bitcoin | true |
name | description | type | example | required |
---|---|---|---|---|
topic | Provide the topic to get a summary for. A topic must be all lower case and can only include letters, numbers, spaces, # and $. | string | bitcoin | true |
name | description | type | example | required |
---|---|---|---|---|
topic | Provide the topic to get details for. A topic must be all lower case and can only include letters, numbers, spaces, # and $. You can also look up a topic by the coin/nft/stock numeric id like coins:1 for bitcoin or stocks:7056 for nVidia. | string | bitcoin | true |