[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.]
Colorado Rapids Top Creators| Creator | Rank | Followers | Posts | Engagements |
|---|---|---|---|---|
| @coloradorapids | X | 61.6K | XX | 11.9K |
| @3.touch.tekkers | X | 2.3M | X | 9535 |
| @Burgundywave | X | 3822 | XX | 5220 |
| @Rapids_2 | X | 2073 | X | 3300 |
| @ColoradoRapids | X | 121.9K | XX | 2160 |
| @coloradorapids | X | 15.3K | X | 1955 |
| @coreyasmr | X | 1.7M | X | XXX |
| @cheeseburgerandrice | X | 141.5K | X | XXX |
| @mls | X | 2.1M | XX | XXX |
| @TheAgeOfTomfoolery | XX | 77.7K | XX | XXX |
| @DNVR_Rapids | XX | 1802 | X | XXX |
| @tombogert | XX | 108.4K | X | XXX |
| @coreyasmr | XX | 801K | X | XXX |
| @Judgmental_Jim | XX | XXX | X | XXX |
| @MLS_Reddit_Bot | XX | 6984 | XX | XXX |
| @TheMonkeyPrince | XX | 287.1K | X | XXX |
| @Isiddiqui | XX | 310.1K | X | XXX |
| @Usual-Lengthiness-54 | XX | 7596 | X | XXX |
| @soccerfan2026 | XX | XX | X | XXX |
| @scoreboard-app | XX | 44K | X | XXX |
| @walking_bass | XX | 10.6K | X | XX |
| @Big-Education-916 | XX | X | X | XX |
| @Obvious_Main_3655 | XX | 87.1K | X | XX |
| @Matt_McT | XX | 1.2M | X | XX |
| @AMountainTiger | XX | 50.2K | X | XX |
| @VideoResident9867 | XX | XXX | X | XX |
| @Coltons13 | XX | 383.9K | X | XX |
| @CappyJr7 | XX | XX | X | XX |
| @Guardax | XX | 1.2M | X | XX |
| @NewRCTID22 | XX | 423K | X | XX |
| @LosRapids96 | XX | XXX | X | XX |
| @lavendertan | XX | 1609 | X | XX |
| @lafc88 | XX | 81.4K | X | XX |
| @ProspectsUsmnt | XX | 13.6K | X | XX |
| @casioguy | XX | 2760 | X | XX |
| @soccerscouter | XX | XX | X | XX |
| @randomyzer | XX | 4567 | X | XX |
| @taoschlep | XX | 3240 | X | XX |
| @hypernermalization | XX | 195.8K | X | XX |
| @SpliffyKensington | XX | 62.1K | X | XX |
| @ZEROs0000 | XX | 67K | X | XX |
| @rapids96podcast | XX | XXX | X | XX |
| @AstronautLoose8890 | XX | XXX | X | XX |
| @CFMTLfan01 | XX | 13.5K | X | XX |
| @efburke | XX | 31.1K | X | XX |
| @overscore_ | XX | 211.7K | X | XX |
| @SummerIsTheBest | XX | 2726 | X | XX |
| @mls | XX | 68.8K | X | XX |
| @tadiub | XX | 7751 | X | XX |
| @wednesdayaddamx | XX | XXX | X | XX |
| @olcni | XX | 18.9K | X | XX |
| @hayden | XX | X | X | XX |
| @atlutdfantv | XX | 7285 | X | XX |
| @LWOSMattPollard | XX | 2284 | X | XX |
| @MatchThreadder | XX | 461K | X | XX |
| @gautam0826 | XX | X | X | XX |
| @BraidonNourse | XX | 1102 | X | XX |
| @tfcnewsoutlet | XX | 1285 | X | XX |
| @vette91 | XX | 76.4K | X | XX |
| @IdRatherBeLurking | XX | X | X | XX |
| @Aubrie_Smith17 | XX | XX | X | XX |
| @13monsters | XX | X | X | XX |
| @connorjachimiak2027 | XX | X | X | XX |
| @MarioReinoso17 | XX | 3199 | X | XX |
| @cam_pellegrino | XX | 10.9K | X | X |
| @NCFC_ECNLBoys | XX | XXX | X | X |
| @Rapidos_Bray | XX | XX | X | X |
| @elitegoalhorns | XX | 38.4K | X | X |
| @lagalaxy | XX | 128K | X | X |
| @HNFutbolTV | XX | 4556 | X | X |
| @RiverToTheSeaF | XX | XXX | X | X |
| @grok | XX | 6.8M | X | X |
| @luluaspiazu2028 | XX | XXX | X | X |
| @MichaelBattista | XX | 1705 | 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: