[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.9K | X | 11.6K |
| @moninvestor | X | 31.5K | X | 7691 |
| @BezosCrypto | X | 21.1K | XX | 1480 |
| @Snap | X | 86.9K | XX | 1005 |
| @nevrose | X | XXX | X | XXX |
| @WolfofKorso | X | XXX | X | XXX |
| @AlphaSenseInc | X | 30.8K | X | XXX |
| @drax237282 | X | XX | XX | XXX |
| @borelliraquel | X | XX | XX | XXX |
| @Le1sk4 | XX | XXX | X | XXX |
| @_TGiR | XX | XXX | X | XXX |
| @4chansfinest | XX | 4743 | X | XXX |
| @DrlednakA | XX | XXX | X | XXX |
| @prosperousguy | XX | 3463 | X | XXX |
| @gurgavin | XX | 459.3K | X | XXX |
| @Michellesupri | XX | XX | X | XXX |
| @Jack64128896 | XX | 2540 | X | XXX |
| @N017_kng | XX | XXX | X | XXX |
| @PeloSwing | XX | 32.7K | X | XXX |
| @Trader83117 | XX | XXX | XX | XXX |
| @AdamoMancino | XX | 2338 | X | XXX |
| @OptionSkull | XX | XXX | X | XXX |
| @SeanValenc89161 | XX | XX | XX | XXX |
| @BartChartski | XX | XXX | X | XXX |
| @Bob382475496782 | XX | XX | X | XX |
| @BullishBritt | XX | 17.1K | X | XX |
| @theflynews | XX | 28.8K | X | XX |
| @CT_6ixteen | XX | XXX | X | XX |
| @SqueezeMagnet | XX | 2573 | X | XX |
| @Rahul04980546 | XX | XXX | X | XX |
| @Michael16887539 | XX | XXX | XX | XX |
| @c_cummins94719 | XX | XX | X | XX |
| @Ricstrade15907 | XX | XX | X | XX |
| @Melendhar | XX | 3623 | X | XX |
| @mxmx_1401 | XX | X | X | XX |
| @andrewross11 | XX | XXX | X | XX |
| @James7Dolph | XX | XX | X | XX |
| @Dykegail | XX | X | X | XX |
| @Chat3Free | XX | XXX | X | XX |
| @TrendTradar | XX | XX | X | XX |
| @Kafka7invest | XX | 1008 | X | XX |
| @digitalbiju | XX | XXX | X | XX |
| @WagieCapital | XX | 5694 | X | XX |
| @ThomasHest48923 | XX | XX | X | XX |
| @FuydfS5748 | XX | XX | X | XX |
| @Popeyetrading | XX | XXX | X | XX |
| @snap_services_inc | XX | 2674 | X | XX |
| @Iam__Mouni | XX | XXX | X | XX |
| @arpita37898816 | XX | XXX | X | XX |
| @ProTraderK | XX | XX | XX | XX |
| @PaulGould442478 | XX | XX | X | XX |
| @Stone_Trades1 | XX | 7500 | X | XX |
| @steve99970 | XX | X | XX | XX |
| @earnmoar | XX | 8890 | X | XX |
| @Jason_GenX | XX | XX | X | XX |
| @TheRealDrip2Rip | XX | 23.5K | X | XX |
| @SolongLife | XX | 4108 | X | XX |
| @MarketProphit | XX | 69.9K | X | XX |
| @SarahDa40904821 | XX | XX | X | XX |
| @TradeIdeasLLC | XX | 7777 | X | XX |
| @akashgolder820 | XX | XXX | X | XX |
| @BrantOptions | XX | XX | X | XX |
| @InvestToWinBig | XX | XXX | X | XX |
| @SheliaL53055245 | XX | XXX | X | XX |
| @Jamce1182025 | XX | XX | X | XX |
| @GenAIRoblox | XX | 2210 | X | XX |
| @sarkar19917 | XX | X | X | X |
| @REALAdvanced_iP | XX | XX | X | X |
| @KASM_Capital | XX | 1861 | X | X |
| @HaddonOliv55055 | XX | XX | X | X |
| @faris0562612244 | XX | XX | X | X |
| @RitterJoleen | XX | XXX | X | X |
| @avgvalueinvest | XX | 1099 | X | X |
| @sheila_wests | XX | XX | X | X |
| @GuzmanAlic16045 | XX | XX | X | X |
| @sukanto1639376 | XX | XX | X | X |
| @TradesProfits | XX | XXX | X | X |
| @LikedWife50073 | XX | X | X | X |
| @DTradeLord | XX | XXX | X | X |
| @RuthRos60303226 | XX | XXX | X | X |
| @rinkisarda46271 | XX | XX | 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": 1777,
"creator_rank": 1,
"interactions_24h": 484062886
}
]
}
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": 7743,
"generated": 1765485825
},
"data": [
{
"id": 1,
"symbol": "BTC",
"name": "Bitcoin",
"price": 91581.91587675054,
"price_btc": 1,
"volume_24h": 61295402299.94,
"volatility": 0.0122,
"circulating_supply": 19960809,
"max_supply": 21000000,
"percent_change_1h": 0.193373283409,
"percent_change_24h": -2.266851580432,
"percent_change_7d": -0.664455218003,
"market_cap": 1828049130669.89,
"market_cap_rank": 1,
"interactions_24h": 98083746,
"social_volume_24h": 167992,
"social_dominance": 23.749017478978292,
"market_dominance": 59.13769535883907,
"market_dominance_prev": 57.56178548336697,
"galaxy_score": 60.9,
"galaxy_score_previous": 50,
"alt_rank": 1855,
"alt_rank_previous": 241,
"sentiment": 80,
"categories": "layer-1,bitcoin-ecosystem,pow",
"blockchains": [
{
"type": "layer1",
"network": "bitcoin",
"address": null,
"decimals": null
}
],
"percent_change_30d": -10.919755350735,
"last_updated_price": 1765485823,
"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": 7743,
"generated": 1765485825
},
"data": [
{
"id": 1,
"symbol": "BTC",
"name": "Bitcoin",
"price": 91581.91587675054,
"price_btc": 1,
"volume_24h": 61295402299.94,
"volatility": 0.0122,
"circulating_supply": 19960809,
"max_supply": 21000000,
"percent_change_1h": 0.193373283409,
"percent_change_24h": -2.266851580432,
"percent_change_7d": -0.664455218003,
"market_cap": 1828049130669.89,
"market_cap_rank": 1,
"interactions_24h": 98083746,
"social_volume_24h": 167992,
"social_dominance": 23.749017478978292,
"market_dominance": 59.13769535883907,
"market_dominance_prev": 57.56178548336697,
"galaxy_score": 60.9,
"galaxy_score_previous": 50,
"alt_rank": 1855,
"alt_rank_previous": 241,
"sentiment": 80,
"categories": "layer-1,bitcoin-ecosystem,pow",
"blockchains": [
{
"type": "layer1",
"network": "bitcoin",
"address": null,
"decimals": null
}
],
"percent_change_30d": -10.919755350735,
"last_updated_price": 1765485823,
"last_updated_price_by": "cmc_stream",
"topic": "btc bitcoin",
"logo": "https://cdn.lunarcrush.com/bitcoin.png"
}
]
}
Schema:
https://lunarcrush.com/api4/public/stocks/list/v1
Lists all stocks supported by LunarCrush. Includes the "topic" endpoint to use to get social data from this asset as a social topic.
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/stocks/list/v1
Example response:
{
"config": {
"sort": "market_cap_rank",
"desc": true,
"limit": 0,
"page": 0,
"total_rows": 2407,
"generated": 1765485825
},
"data": [
{
"id": 7056,
"symbol": "NVDA",
"name": "NVIDIA Corp.",
"price": 180.27,
"volume_24h": 56775604479,
"percent_change_24h": -1.9316574164762277,
"market_cap": 4380490150000,
"market_cap_rank": 1,
"interactions_24h": 55068750,
"social_volume_24h": 31544,
"social_dominance": 4.915761636052244,
"market_dominance": 5.044835085285012,
"market_dominance_prev": 5.288004743687737,
"galaxy_score": 52.2,
"galaxy_score_previous": 74,
"alt_rank": 1367,
"alt_rank_previous": 123,
"sentiment": 85,
"categories": "technology",
"last_updated_price": 1765485805,
"last_updated_price_by": "polygon_market",
"topic": "nvda nvidia corp",
"logo": "https://cdn.lunarcrush.com/stocks/nvda.png"
}
]
}
Schema: