[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]
###  Snap, Inc. Top Creators
| Creator | Rank | Followers | Posts | Engagements |
| ------- | ---- | --------- | ----- | ----------- |
| [@aleabitoreddit](/creator/twitter/aleabitoreddit) | X | 13.8K | X | 111.8K |
| [@moninvestor](/creator/twitter/moninvestor) | X | 31.3K | X | 7305 |
| [@AlphaSenseInc](/creator/twitter/AlphaSenseInc) | X | 30.6K | X | 6179 |
| [@BezosCrypto](/creator/twitter/BezosCrypto) | X | 21.1K | XX | 5399 |
| [@Snap](/creator/twitter/Snap) | X | 86.9K | XX | 2557 |
| [@prosperousguy](/creator/twitter/prosperousguy) | X | 3441 | X | 1039 |
| [@steve99970](/creator/twitter/steve99970) | X | X | XX | XXX |
| [@GenAIRoblox](/creator/twitter/GenAIRoblox) | X | 2208 | X | XXX |
| [@Le1sk4](/creator/twitter/Le1sk4) | X | XXX | X | XXX |
| [@borelliraquel](/creator/twitter/borelliraquel) | XX | XX | XX | XXX |
| [@BartChartski](/creator/twitter/BartChartski) | XX | XXX | X | XXX |
| [@WolfofKorso](/creator/twitter/WolfofKorso) | XX | XXX | X | XXX |
| [@drax237282](/creator/twitter/drax237282) | XX | XX | XX | XXX |
| [@andrewross11](/creator/twitter/andrewross11) | XX | XXX | X | XXX |
| [@MarketProphit](/creator/twitter/MarketProphit) | XX | 69.2K | X | XXX |
| [@CT_6ixteen](/creator/twitter/CT_6ixteen) | XX | XXX | X | XXX |
| [@gurgavin](/creator/twitter/gurgavin) | XX | 459.3K | X | XXX |
| [@TheSnapStore](/creator/twitter/TheSnapStore) | XX | XX | X | XXX |
| [@Kafka7invest](/creator/twitter/Kafka7invest) | XX | XXX | X | XXX |
| [@conceptter](/creator/twitter/conceptter) | XX | XXX | X | XXX |
| [@DompabloMd](/creator/twitter/DompabloMd) | XX | 3226 | X | XXX |
| [@Jack64128896](/creator/twitter/Jack64128896) | XX | 2531 | X | XXX |
| [@VbvhF59127](/creator/twitter/VbvhF59127) | XX | X | X | XXX |
| [@Jason_GenX](/creator/twitter/Jason_GenX) | XX | XX | X | XXX |
| [@WerewolfHolding](/creator/twitter/WerewolfHolding) | XX | XXX | X | XXX |
| [@SeanValenc89161](/creator/twitter/SeanValenc89161) | XX | XX | X | XXX |
| [@TheRealDrip2Rip](/creator/twitter/TheRealDrip2Rip) | XX | 23.5K | X | XX |
| [@WagieCapital](/creator/twitter/WagieCapital) | XX | 5689 | X | XX |
| [@_nevrose_](/creator/twitter/_nevrose_) | XX | XXX | X | XX |
| [@HEydf72794](/creator/twitter/HEydf72794) | XX | X | X | XX |
| [@jmli19698](/creator/twitter/jmli19698) | XX | XX | X | XX |
| [@Michellesupri](/creator/twitter/Michellesupri) | XX | XX | XX | XX |
| [@RFyuw43074](/creator/twitter/RFyuw43074) | XX | X | X | XX |
| [@MoneyMoney94885](/creator/twitter/MoneyMoney94885) | XX | XXX | X | XX |
| [@digitalbiju](/creator/twitter/digitalbiju) | XX | XXX | X | XX |
| [@ElliotHenr81571](/creator/twitter/ElliotHenr81571) | XX | XX | X | XX |
| [@GFGFinances](/creator/twitter/GFGFinances) | XX | XX | X | XX |
| [@Trader83117](/creator/twitter/Trader83117) | XX | XXX | X | XX |
| [@James7Dolph](/creator/twitter/James7Dolph) | XX | XX | X | XX |
| [@Chat3Free](/creator/twitter/Chat3Free) | XX | XXX | X | XX |
| [@MSdzvd66208](/creator/twitter/MSdzvd66208) | XX | XX | X | XX |
| [@TradeM470](/creator/twitter/TradeM470) | XX | XXX | X | XX |
| [@KASM_Capital](/creator/twitter/KASM_Capital) | XX | 1832 | X | XX |
| [@TheOptionsBull2](/creator/twitter/TheOptionsBull2) | XX | XXX | X | XX |
| [@Alla92490007](/creator/twitter/Alla92490007) | XX | XXX | X | XX |
| [@DTradeLord](/creator/twitter/DTradeLord) | XX | XXX | X | XX |
| [@sheila_wests](/creator/twitter/sheila_wests) | XX | XX | X | XX |
| [@ChirpSavvy](/creator/twitter/ChirpSavvy) | XX | XXX | X | XX |
| [@SolongLife](/creator/reddit/SolongLife) | XX | 4108 | X | X |
| [@PaulGould442478](/creator/twitter/PaulGould442478) | XX | XX | X | X |
| [@GuzmanAlic16045](/creator/twitter/GuzmanAlic16045) | XX | XX | X | X |
| [@FuydfS5748](/creator/twitter/FuydfS5748) | XX | XX | X | X |
| [@SMALLCAPSAXIS](/creator/twitter/SMALLCAPSAXIS) | XX | XXX | X | X |
| [@Clive8767](/creator/twitter/Clive8767) | XX | XX | X | X |
| [@Barryman833058](/creator/twitter/Barryman833058) | XX | XXX | X | X |
### Creators List
https://lunarcrush.com/api4/public/creators/list/v1
Get a list of trending social creators over all of social based on interactions. To get lists of creators by category or topic see the topics and categories endpoints.
Example request:
```bash
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/creators/list/v1
```
Example response:
```json
{
"data": [
{
"creator_name": "FoxNews",
"creator_display_name": "Fox News",
"creator_id": "1367531",
"creator_network": "twitter",
"creator_avatar": "https://pbs.twimg.com/profile_images/1988465685639380992/PNFNFL7O_200x200.jpg",
"creator_followers": 228610965,
"creator_posts": 1752,
"creator_rank": 1,
"interactions_24h": 1984861016
}
]
}
```
Schema:
+ **creator_name**: The unique screen name for the influencer
+ **creator_display_name**: The chosen display name for the influencer if available
+ **creator_id**: The [network]::[unique_id] for the influencer
+ **creator_network**: The social network for the post or influencer. We still refer to x as twitter out of developer preference.
+ **creator_avatar**: The URL to the avatar for the creator
+ **creator_followers**: number of followers the account has
+ **creator_posts**: total number of posts with interactions in the last XX hours
+ **creator_rank**: ranking based on all posts in the last XX hours that have interactions
+ **interactions_24h**: Number of interactions in the last XX hours
---
### Categories List
https://lunarcrush.com/api4/public/categories/list/v1
Get a list of trending social categories.
Example request:
```bash
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/categories/list/v1
```
Example response:
```json
{
"data": [
{
"category": "fashion brands",
"title": "Fashion Brands",
"category_rank": 13,
"category_rank_1h_previous": 12,
"category_rank_24h_previous": 12,
"num_contributors": 94047,
"social_dominance": 1.0021742257786477,
"num_posts": 149102,
"interactions_24h": 440117777
}
]
}
```
Schema:
+ **category**: LunarCrush social category. Can only includes letters, numbers and spaces
+ **title**: The case sensitive title of the topic or category
+ **category_rank**: LunarCrush metric for ranking a social topic relative to all other social topics
+ **category_rank_1h_previous**: The topic rank from X hour ago
+ **category_rank_24h_previous**: The topic rank from XX hours ago
+ **num_contributors**: The number of unique social contributors to the topic
+ **social_dominance**: The percent of the total social volume that this topic represents
+ **num_posts**: Total number of posts with interactions on this topic in the last XX hours
+ **interactions_24h**: Number of interactions in the last XX hours
---
### Coins List v2
https://lunarcrush.com/api4/public/coins/list/v2
Get a general snapshot of LunarCrush metrics on the entire list of tracked coins. 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™, price, volatility, 24h percent change, market cap, social mentions, social interactions, social contributors, social dominance, and categories.
input parameters:
+ **sort**: _sort the output by metric_
+ **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_
+ **limit**: _limit the number of results. Default is XX maximum is 1000 per page._
+ **desc**: _Pass any value as desc and the output will be reversed (descending)_
+ **page**: _When using limit, set the page of results to display, pages start at 0_
Example request:
```bash
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/coins/list/v2
```
Example response:
```json
{
"config": {
"sort": "market_cap_rank",
"desc": true,
"limit": 0,
"page": 0,
"total_rows": 7685,
"generated": 1764112847
},
"data": [
{
"id": 1,
"symbol": "BTC",
"name": "Bitcoin",
"price": 87684.03552460685,
"price_btc": 1,
"volume_24h": 65032706554.57,
"volatility": 0.0087,
"circulating_supply": 19953446,
"max_supply": 21000000,
"percent_change_1h": 1.037449746081,
"percent_change_24h": -1.008938050768,
"percent_change_7d": -5.544961733205,
"market_cap": 1749598667902.32,
"market_cap_rank": 1,
"interactions_24h": 116349127,
"social_volume_24h": 246960,
"social_dominance": 28.65556924747802,
"market_dominance": 57.94440917976229,
"market_dominance_prev": 57.49392585214033,
"galaxy_score": 33.5,
"galaxy_score_previous": 70,
"alt_rank": 1074,
"alt_rank_previous": 345,
"sentiment": 77,
"categories": "layer-1,bitcoin-ecosystem,pow",
"blockchains": [
{
"type": "layer1",
"network": "bitcoin",
"address": null,
"decimals": null
}
],
"percent_change_30d": -23.412596192048,
"last_updated_price": 1764112842,
"last_updated_price_by": "cmc_stream",
"topic": "btc bitcoin",
"logo": "https://cdn.lunarcrush.com/bitcoin.png"
}
]
}
```
Schema:
+ **config**: This includes the inputs for the request processed by the server and may include additional hints about the request and response information.
+ **generated**: A unix timestamp (in seconds) when the data was generated to understand possibly stale data
+ **id**: LunarCrush internal ID for the asset
+ **symbol**: The symbol for the asset
+ **name**: The full name of the asset
+ **price**: Current price in USD
+ **price_btc**: Current price in BTC
+ **volume_24h**: Volume in USD for XX hours up to this data point
+ **volatility**: Volatility is calculated as the standard deviation of the price.
+ **circulating_supply**: Circulating Supply is the total number of coins or tokens that are actively available for trade and are being used in the market and in general public
+ **max_supply**: The maximum supply of the asset if available
+ **percent_change_1h**: Percent change in price since X hour ago
+ **percent_change_24h**: Percent change in price since XX hours ago
+ **percent_change_7d**: Percent change in price since X days ago
+ **market_cap**: Total dollar market value of all circulating supply or outstanding shares
+ **market_cap_rank**: The rank of the asset by market cap with additional filtering to remove outliers and bad market data.
+ **interactions_24h**: Number of interactions in the last XX hours
+ **social_volume_24h**: Total number of posts with interactions on this topic in the last XX hours
+ **social_dominance**: The percent of the total social volume that this topic represents
+ **market_dominance**: The percent of the total market cap that this asset represents
+ **galaxy_score**: A proprietary score based on technical indicators of price, average social sentiment, relative social activity, and a factor of how closely social indicators correlate with price and volume
+ **galaxy_score_previous**: The galaxy score from the previous XX hours
+ **alt_rank**: A proprietary score based on how an asset is performing relative to all other assets supported
+ **alt_rank_previous**: The alt rank from the previous XX hours
+ **sentiment**: % of posts (weighted by interactions) that are positive. XXX% means all posts are positive, XX% is half positive and half negative, and X% is all negative posts.
+ **categories**: A comma delimited string of sub categories/sectors this asset belongs to
+ **blockchains**: An array of blockchains that the asset is part of including the contract address and decimals if applicable
+ **type**: Type of item or social network of item e.g. tweet, youtube-video, tiktok, x, youtube, category, topic, creator/influencer
+ **network**: The name of the blockchain or network
+ **address**: The contract address, zero or null means it is a layer X
+ **percent_change_30d**: Percent change in price since XX days ago
+ **topic**: LunarCrush social topic. Can only includes letters, numbers, spaces, #, and $
+ **logo**: The URL to the logo for the asset, topic, or category
---
### Coins List
https://lunarcrush.com/api4/public/coins/list/v1
Get a general snapshot of LunarCrush metrics on the entire list of tracked coins. This version is heavily cached and up to X hour behind. 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™, price, volatility, 24h percent change, market cap, social mentions, social interactions, social contributors, social dominance, and categories. Use the coins/list/v2 endpoint for data updated every few seconds.
input parameters:
+ **sort**: _sort the output by metric_
+ **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_
+ **limit**: _limit the number of results. Default is XX maximum is 1000 per page._
+ **desc**: _Pass any value as desc and the output will be reversed (descending)_
+ **page**: _When using limit, set the page of results to display, pages start at 0_
Example request:
```bash
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/coins/list/v1
```
Example response:
```json
{
"config": {
"sort": "market_cap_rank",
"desc": true,
"limit": 0,
"page": 0,
"total_rows": 7685,
"generated": 1764112848
},
"data": [
{
"id": 1,
"symbol": "BTC",
"name": "Bitcoin",
"price": 87684.03552460685,
"price_btc": 1,
"volume_24h": 65032706554.57,
"volatility": 0.0087,
"circulating_supply": 19953446,
"max_supply": 21000000,
"percent_change_1h": 1.037449746081,
"percent_change_24h": -1.008938050768,
"percent_change_7d": -5.544961733205,
"market_cap": 1749598667902.32,
"market_cap_rank": 1,
"interactions_24h": 116349127,
"social_volume_24h": 246960,
"social_dominance": 28.65556924747802,
"market_dominance": 57.94440917976229,
"market_dominance_prev": 57.49392585214033,
"galaxy_score": 33.5,
"galaxy_score_previous": 70,
"alt_rank": 1074,
"alt_rank_previous": 345,
"sentiment": 77,
"categories": "layer-1,bitcoin-ecosystem,pow",
"blockchains": [
{
"type": "layer1",
"network": "bitcoin",
"address": null,
"decimals": null
}
],
"percent_change_30d": -23.412596192048,
"last_updated_price": 1764112842,
"last_updated_price_by": "cmc_stream",
"topic": "btc bitcoin",
"logo": "https://cdn.lunarcrush.com/bitcoin.png"
}
]
}
```
Schema:
+ **config**: This includes the inputs for the request processed by the server and may include additional hints about the request and response information.
+ **generated**: A unix timestamp (in seconds) when the data was generated to understand possibly stale data
+ **id**: LunarCrush internal ID for the asset
+ **symbol**: The symbol for the asset
+ **name**: The full name of the asset
+ **price**: Current price in USD
+ **price_btc**: Current price in BTC
+ **volume_24h**: Volume in USD for XX hours up to this data point
+ **volatility**: Volatility is calculated as the standard deviation of the price.
+ **circulating_supply**: Circulating Supply is the total number of coins or tokens that are actively available for trade and are being used in the market and in general public
+ **max_supply**: The maximum supply of the asset if available
+ **percent_change_1h**: Percent change in price since X hour ago
+ **percent_change_24h**: Percent change in price since XX hours ago
+ **percent_change_7d**: Percent change in price since X days ago
+ **market_cap**: Total dollar market value of all circulating supply or outstanding shares
+ **market_cap_rank**: The rank of the asset by market cap with additional filtering to remove outliers and bad market data.
+ **interactions_24h**: Number of interactions in the last XX hours
+ **social_volume_24h**: Total number of posts with interactions on this topic in the last XX hours
+ **social_dominance**: The percent of the total social volume that this topic represents
+ **market_dominance**: The percent of the total market cap that this asset represents
+ **galaxy_score**: A proprietary score based on technical indicators of price, average social sentiment, relative social activity, and a factor of how closely social indicators correlate with price and volume
+ **galaxy_score_previous**: The galaxy score from the previous XX hours
+ **alt_rank**: A proprietary score based on how an asset is performing relative to all other assets supported
+ **alt_rank_previous**: The alt rank from the previous XX hours
+ **sentiment**: % of posts (weighted by interactions) that are positive. XXX% means all posts are positive, XX% is half positive and half negative, and X% is all negative posts.
+ **categories**: A comma delimited string of sub categories/sectors this asset belongs to
+ **blockchains**: An array of blockchains that the asset is part of including the contract address and decimals if applicable
+ **type**: Type of item or social network of item e.g. tweet, youtube-video, tiktok, x, youtube, category, topic, creator/influencer
+ **network**: The name of the blockchain or network
+ **address**: The contract address, zero or null means it is a layer X
+ **percent_change_30d**: Percent change in price since XX days ago
+ **topic**: LunarCrush social topic. Can only includes letters, numbers, spaces, #, and $
+ **logo**: The URL to the logo for the asset, topic, or category
---
[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]
Snap, Inc. Top Creators| Creator | Rank | Followers | Posts | Engagements |
|---|---|---|---|---|
| @aleabitoreddit | X | 13.8K | X | 111.8K |
| @moninvestor | X | 31.3K | X | 7305 |
| @AlphaSenseInc | X | 30.6K | X | 6179 |
| @BezosCrypto | X | 21.1K | XX | 5399 |
| @Snap | X | 86.9K | XX | 2557 |
| @prosperousguy | X | 3441 | X | 1039 |
| @steve99970 | X | X | XX | XXX |
| @GenAIRoblox | X | 2208 | X | XXX |
| @Le1sk4 | X | XXX | X | XXX |
| @borelliraquel | XX | XX | XX | XXX |
| @BartChartski | XX | XXX | X | XXX |
| @WolfofKorso | XX | XXX | X | XXX |
| @drax237282 | XX | XX | XX | XXX |
| @andrewross11 | XX | XXX | X | XXX |
| @MarketProphit | XX | 69.2K | X | XXX |
| @CT_6ixteen | XX | XXX | X | XXX |
| @gurgavin | XX | 459.3K | X | XXX |
| @TheSnapStore | XX | XX | X | XXX |
| @Kafka7invest | XX | XXX | X | XXX |
| @conceptter | XX | XXX | X | XXX |
| @DompabloMd | XX | 3226 | X | XXX |
| @Jack64128896 | XX | 2531 | X | XXX |
| @VbvhF59127 | XX | X | X | XXX |
| @Jason_GenX | XX | XX | X | XXX |
| @WerewolfHolding | XX | XXX | X | XXX |
| @SeanValenc89161 | XX | XX | X | XXX |
| @TheRealDrip2Rip | XX | 23.5K | X | XX |
| @WagieCapital | XX | 5689 | X | XX |
| @nevrose | XX | XXX | X | XX |
| @HEydf72794 | XX | X | X | XX |
| @jmli19698 | XX | XX | X | XX |
| @Michellesupri | XX | XX | XX | XX |
| @RFyuw43074 | XX | X | X | XX |
| @MoneyMoney94885 | XX | XXX | X | XX |
| @digitalbiju | XX | XXX | X | XX |
| @ElliotHenr81571 | XX | XX | X | XX |
| @GFGFinances | XX | XX | X | XX |
| @Trader83117 | XX | XXX | X | XX |
| @James7Dolph | XX | XX | X | XX |
| @Chat3Free | XX | XXX | X | XX |
| @MSdzvd66208 | XX | XX | X | XX |
| @TradeM470 | XX | XXX | X | XX |
| @KASM_Capital | XX | 1832 | X | XX |
| @TheOptionsBull2 | XX | XXX | X | XX |
| @Alla92490007 | XX | XXX | X | XX |
| @DTradeLord | XX | XXX | X | XX |
| @sheila_wests | XX | XX | X | XX |
| @ChirpSavvy | XX | XXX | X | XX |
| @SolongLife | XX | 4108 | X | X |
| @PaulGould442478 | XX | XX | X | X |
| @GuzmanAlic16045 | XX | XX | X | X |
| @FuydfS5748 | XX | XX | X | X |
| @SMALLCAPSAXIS | XX | XXX | X | X |
| @Clive8767 | XX | XX | X | X |
| @Barryman833058 | XX | XXX | X | X |
https://lunarcrush.com/api4/public/creators/list/v1
Get a list of trending social creators over all of social based on interactions. To get lists of creators by category or topic see the topics and categories endpoints.
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/creators/list/v1
Example response:
{
"data": [
{
"creator_name": "FoxNews",
"creator_display_name": "Fox News",
"creator_id": "1367531",
"creator_network": "twitter",
"creator_avatar": "https://pbs.twimg.com/profile_images/1988465685639380992/PNFNFL7O_200x200.jpg",
"creator_followers": 228610965,
"creator_posts": 1752,
"creator_rank": 1,
"interactions_24h": 1984861016
}
]
}
Schema:
https://lunarcrush.com/api4/public/categories/list/v1
Get a list of trending social categories.
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/categories/list/v1
Example response:
{
"data": [
{
"category": "fashion brands",
"title": "Fashion Brands",
"category_rank": 13,
"category_rank_1h_previous": 12,
"category_rank_24h_previous": 12,
"num_contributors": 94047,
"social_dominance": 1.0021742257786477,
"num_posts": 149102,
"interactions_24h": 440117777
}
]
}
Schema:
https://lunarcrush.com/api4/public/coins/list/v2
Get a general snapshot of LunarCrush metrics on the entire list of tracked coins. 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™, price, volatility, 24h percent change, market cap, social mentions, social interactions, social contributors, social dominance, and categories.
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/coins/list/v2
Example response:
{
"config": {
"sort": "market_cap_rank",
"desc": true,
"limit": 0,
"page": 0,
"total_rows": 7685,
"generated": 1764112847
},
"data": [
{
"id": 1,
"symbol": "BTC",
"name": "Bitcoin",
"price": 87684.03552460685,
"price_btc": 1,
"volume_24h": 65032706554.57,
"volatility": 0.0087,
"circulating_supply": 19953446,
"max_supply": 21000000,
"percent_change_1h": 1.037449746081,
"percent_change_24h": -1.008938050768,
"percent_change_7d": -5.544961733205,
"market_cap": 1749598667902.32,
"market_cap_rank": 1,
"interactions_24h": 116349127,
"social_volume_24h": 246960,
"social_dominance": 28.65556924747802,
"market_dominance": 57.94440917976229,
"market_dominance_prev": 57.49392585214033,
"galaxy_score": 33.5,
"galaxy_score_previous": 70,
"alt_rank": 1074,
"alt_rank_previous": 345,
"sentiment": 77,
"categories": "layer-1,bitcoin-ecosystem,pow",
"blockchains": [
{
"type": "layer1",
"network": "bitcoin",
"address": null,
"decimals": null
}
],
"percent_change_30d": -23.412596192048,
"last_updated_price": 1764112842,
"last_updated_price_by": "cmc_stream",
"topic": "btc bitcoin",
"logo": "https://cdn.lunarcrush.com/bitcoin.png"
}
]
}
Schema:
https://lunarcrush.com/api4/public/coins/list/v1
Get a general snapshot of LunarCrush metrics on the entire list of tracked coins. This version is heavily cached and up to X hour behind. 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™, price, volatility, 24h percent change, market cap, social mentions, social interactions, social contributors, social dominance, and categories. Use the coins/list/v2 endpoint for data updated every few seconds.
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/coins/list/v1
Example response:
{
"config": {
"sort": "market_cap_rank",
"desc": true,
"limit": 0,
"page": 0,
"total_rows": 7685,
"generated": 1764112848
},
"data": [
{
"id": 1,
"symbol": "BTC",
"name": "Bitcoin",
"price": 87684.03552460685,
"price_btc": 1,
"volume_24h": 65032706554.57,
"volatility": 0.0087,
"circulating_supply": 19953446,
"max_supply": 21000000,
"percent_change_1h": 1.037449746081,
"percent_change_24h": -1.008938050768,
"percent_change_7d": -5.544961733205,
"market_cap": 1749598667902.32,
"market_cap_rank": 1,
"interactions_24h": 116349127,
"social_volume_24h": 246960,
"social_dominance": 28.65556924747802,
"market_dominance": 57.94440917976229,
"market_dominance_prev": 57.49392585214033,
"galaxy_score": 33.5,
"galaxy_score_previous": 70,
"alt_rank": 1074,
"alt_rank_previous": 345,
"sentiment": 77,
"categories": "layer-1,bitcoin-ecosystem,pow",
"blockchains": [
{
"type": "layer1",
"network": "bitcoin",
"address": null,
"decimals": null
}
],
"percent_change_30d": -23.412596192048,
"last_updated_price": 1764112842,
"last_updated_price_by": "cmc_stream",
"topic": "btc bitcoin",
"logo": "https://cdn.lunarcrush.com/bitcoin.png"
}
]
}
Schema:
/list/creators/interactions/snap inc/100