[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.]
Creator | Rank | Followers | Posts | Engagements |
---|---|---|---|---|
@abbas_211212 | X | 5095 | X | 1686 |
@cmScanner_EMA | X | XXX | XX | 1152 |
@Cryptoheist123 | X | 4061 | X | XXX |
@anthonymous01 | X | XXX | X | XXX |
@cmScanner_SMA | X | XXX | X | XXX |
@cexscan | X | 5348 | XX | XXX |
@cryptozup | X | 1875 | X | XXX |
@joshua_j28051 | X | XXX | X | XXX |
@TYcryptic | X | 3814 | X | XXX |
@Binance_alph | XX | 11.7K | X | XXX |
@erc_bigdml | XX | 2988 | X | XXX |
@weingfo | XX | 143K | X | XXX |
@JackAdams66 | XX | 5827 | X | XXX |
@CryptoGuy633 | XX | 2023 | X | XXX |
@CoinBubbles_App | XX | XXX | X | XXX |
@cmScanner_PSAR | XX | XXX | X | XXX |
@Customized_Fix | XX | 1103 | X | XXX |
@rektdepartment | XX | XXX | X | XXX |
@anomiq_io | XX | XXX | X | XXX |
@Degenimis | XX | XXX | X | XX |
@NaweeREADYY | XX | XXX | X | XX |
@moneytingzz123 | XX | 5052 | X | XX |
@axmanalpha | XX | XXX | X | XX |
@DragonWyte98916 | XX | XXX | X | XX |
@cmScanner_RSI | XX | 2421 | X | XX |
@aicryptopattern | XX | 5647 | X | XX |
@Divis_eth | XX | 1587 | X | XX |
@realbusinessdad | XX | 3112 | X | XX |
@Tryrexcrypto | XX | 17.8K | X | XX |
@Finora_EN | XX | 3473 | X | XX |
@HodlFocus | XX | XXX | X | XX |
@Amelia_12357 | XX | XXX | X | XX |
@TheDeFiGuru_ | XX | 58K | X | XX |
@bestcryptosig | XX | 2465 | X | XX |
@TheCryptoOnur | XX | 10.4K | X | XX |
@bankrbot | XX | 66.8K | X | XX |
@Phoenix_crypto1 | XX | XXX | X | XX |
@AerodromeFi | XX | 117.1K | X | X |
@TheNFTease | XX | 19.8K | X | X |
@evedex2667 | XX | XX | X | X |
@MOEW_Agent | XX | 11.7K | X | X |
@BaseHubHB | XX | 44.8K | X | X |
@kelly_xspace | XX | XXX | X | X |
@AltcoinAron | XX | XXX | X | X |
@ellusionx | XX | XXX | X | X |
@SuzzyDefi | XX | 85.6K | X | X |
@CryptoRx2025 | XX | XXX | X | X |
@CryptoBigStarSG | XX | 3265 | X | X |
@Saltie297 | 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/1956414642370015232/GEq5Z9jN_200x200.png",
"creator_followers": 208065784,
"creator_posts": 2299,
"creator_rank": 1,
"interactions_24h": 334657566
}
]
}
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": 7515,
"generated": 1760647722
},
"data": [
{
"id": 1,
"symbol": "BTC",
"name": "Bitcoin",
"price": 108017.15003117608,
"price_btc": 1,
"volume_24h": 87883021801.69,
"volatility": 0.012,
"circulating_supply": 19934406,
"max_supply": 21000000,
"percent_change_1h": -0.014473410106,
"percent_change_24h": -2.854897331006,
"percent_change_7d": -10.825609124776,
"market_cap": 2153257723684.38,
"market_cap_rank": 1,
"interactions_24h": 183243410,
"social_volume_24h": 353615,
"social_dominance": 35.51064470777264,
"market_dominance": 58.726273413735896,
"market_dominance_prev": 57.17439621343422,
"galaxy_score": 40.5,
"galaxy_score_previous": 43,
"alt_rank": 321,
"alt_rank_previous": 184,
"sentiment": 75,
"categories": "layer-1,bitcoin-ecosystem,pow",
"blockchains": [
{
"type": "layer1",
"network": "bitcoin",
"address": null,
"decimals": null
}
],
"percent_change_30d": -7.605660649422,
"last_updated_price": 1760647713,
"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": 7515,
"generated": 1760647722
},
"data": [
{
"id": 1,
"symbol": "BTC",
"name": "Bitcoin",
"price": 108017.15003117608,
"price_btc": 1,
"volume_24h": 87883021801.69,
"volatility": 0.012,
"circulating_supply": 19934406,
"max_supply": 21000000,
"percent_change_1h": -0.014473410106,
"percent_change_24h": -2.854897331006,
"percent_change_7d": -10.825609124776,
"market_cap": 2153257723684.38,
"market_cap_rank": 1,
"interactions_24h": 183243410,
"social_volume_24h": 353615,
"social_dominance": 35.51064470777264,
"market_dominance": 58.726273413735896,
"market_dominance_prev": 57.17439621343422,
"galaxy_score": 40.5,
"galaxy_score_previous": 43,
"alt_rank": 321,
"alt_rank_previous": 184,
"sentiment": 75,
"categories": "layer-1,bitcoin-ecosystem,pow",
"blockchains": [
{
"type": "layer1",
"network": "bitcoin",
"address": null,
"decimals": null
}
],
"percent_change_30d": -7.605660649422,
"last_updated_price": 1760647713,
"last_updated_price_by": "cmc_stream",
"topic": "btc bitcoin",
"logo": "https://cdn.lunarcrush.com/bitcoin.png"
}
]
}
Schema:
https://lunarcrush.com/api4/public/stocks/list/v2
Get a general snapshot of LunarCrush metrics on the entire list of tracked stocks. 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™, floor price, 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/stocks/list/v2
Example response:
{
"config": {
"limit": 0,
"sort": "market_cap_rank",
"desc": true,
"page": 0,
"total_rows": 2270,
"generated": 1760647723
},
"data": [
{
"id": 52199,
"symbol": "TSM",
"name": "Taiwan Semiconductor",
"price": 299.84,
"volume_24h": 21050629762.120003,
"percent_change_24h": -1.6277772308096154,
"market_cap": 1555127087503.36,
"market_cap_rank": 1,
"interactions_24h": 6003306,
"social_volume_24h": 7254,
"social_dominance": 0.8887364236138763,
"market_dominance": 1.862154878310016,
"market_dominance_prev": 1.960328599836193,
"galaxy_score": 52.3,
"galaxy_score_previous": 52,
"alt_rank": 665,
"alt_rank_previous": 195,
"sentiment": 81,
"categories": "technology",
"last_updated_price": 1760647688,
"last_updated_price_by": "polygon_market",
"topic": "tsm taiwan semiconductor",
"logo": "https://cdn.lunarcrush.com/stocks/tsm.png"
}
]
}
Schema: