[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.]
Social Capital Top Creators| Creator | Rank | Followers | Posts | Engagements |
|---|---|---|---|---|
| @ZoomexUg | X | 1448 | XX | 7102 |
| @constans | X | 8997 | X | XXX |
| @BWLH_ | X | 33.6K | X | XXX |
| @R2D2zen | X | 13.6K | X | XXX |
| @3shaunie | X | 291.6K | X | XXX |
| @systemthinker401 | X | XXX | X | XXX |
| @Martin_Sellner | X | 148.7K | X | XXX |
| @SirBadOpinions | X | 4966 | X | XXX |
| @xm_muva | X | 17.6K | X | XXX |
| @helpfulprofessorexplains | XX | 34.2K | X | XXX |
| @TEDx | XX | 43.9M | X | XX |
| @khadiweb3 | XX | XXX | X | XX |
| @tamilravi | XX | 21.1K | X | XX |
| @IGADPeace | XX | 14.2K | X | XX |
| @diouf_kenya | XX | XXX | X | XX |
| @kennyjacobs | XX | 4412 | X | XX |
| @GacheriNdumba | XX | 4017 | X | XX |
| @Warsiethe1337 | XX | XXX | X | XX |
| @socialcapitalinc | XX | XXX | X | XX |
| @kerrrr22 | XX | 1516 | X | XX |
| @TheDailyHodl | XX | 45K | X | XX |
| @intsocialcapital | XX | 1470 | X | XX |
| @DanielPAldrich | XX | 6830 | X | XX |
| @Phoenixrate | XX | 1023 | X | XX |
| @sweatpant_millionaire | XX | 103.1K | X | XX |
| @HMCjournal | XX | XXX | X | XX |
| @dcryptodragons | XX | 9396 | X | XX |
| @Aang_Animates | XX | XXX | X | XX |
| @KINGKENNY1D | XX | XXX | X | XX |
| @DjonSerj | XX | 5701 | X | X |
| @hbcuheritagehome | XX | X | X | X |
| @larryxdressler | XX | XX | X | X |
| @CryptoBotOP2025 | XX | XX | X | X |
| @0xskipp3r | XX | XXX | X | X |
| @kampalafruitsofgoldkfog | XX | XX | X | X |
| @KikiamKol4u09 | XX | XX | X | X |
| @socialissuesforeveryone | XX | XX | X | X |
| @SpeedMabagal02 | 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": 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: