[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.]

Sapien Sapien Top Creators

Creator Rank Followers Posts Engagements
@Prinz_Land X 15.8K X 7987
@suzan5xii X XX XX 4174
@cexscan X 6516 XX 3426
@kashifkhan_26 X XXX X 2585
@shelbyxbtc X XXX XX 2102
@mr_pipfessor X XXX X 1424
@CryptoBull31 X 11.5K X 1357
@Allice_Crypto X 7152 X 1041
@insider__Alpha X XXX X XXX
@LeandroOlivvv XX XXX X XXX
@AirdropFrenzyyy XX 1150 X XXX
@TEACHCRYPTOIWU XX XXX X XXX
@scottychatsky XX XXX X XXX
@ROCKBAILIKO XX XXX X XXX
@cmScanner_RSI XX 2495 XX XXX
@gabiaraujo143 XX XXX X XXX
@chama491349 XX XXX X XXX
@cryptokupumps XX 15.5K X XXX
@luxquanttrade XX XXX X XXX
@_dead_peach XX XXX X XXX
@WEEX_Official XX 190.6K X XXX
@plmnb7810 XX XXX X XXX
@anomiq_io XX XXX X XXX
@mateusquerra XX XX X XXX
@coach_vilchez XX XXX X XXX
@AbnormalAIX XX 1227 X XXX
@Crypto_Dep XX 124.6K X XXX
@Edie06Josh XX XXX X XXX
@hina_a1201 XX XXX X XXX
@Shinobubtc XX XXX X XXX
@cmScanner_PSAR XX XXX X XX
@dailycryptopric XX XXX X XX
@1000xMooncoins XX 24.4K X XX
@inucoinbase XX 7014 X XX
@SSR_base XX XXX X XX
@Omo_akin297 XX 2870 X XX
@pnxgrp XX 37.7K X XX
@luca_mns1 XX XXX X XX
@lov_zuri XX XXX X XX
@AltcoinSherpa XX 259.9K X XX
@lina_isse XX XXX X XX
@cryptogics XX 12.6K X XX
@Finora_EN XX 5394 X XX
@Bull_Sniper7 XX 4333 X XX
@cmScanner_BB XX XXX X XX
@0xkamotic XX XXX X XX
@Chyan XX 12K X XX
@Tapbitglobal XX 82.5K X XX
@Professorthebul XX 5415 X XX
@ApeAlchemyX XX XXX X XX
@CryptoReview24 XX 6805 X XX
@theprince424 XX XXX X XX
@cryptofy01 XX 1991 X XX
@aicryptopattern XX 5637 X XX
@RozzW XX XXX X XX
@BTCL2_Sync XX XXX X XX
@itryobaseball29 XX XXX X X
@muzerman_v XX 2406 X X
@mariachan_1234 XX XXX X X
@MrPage140 XX XXX X X
@tomlokosol XX XXX X X
@mihaicriatian14 XX XX X X
@HUSH140 XX XX X X
@_MidgetMacc XX XXX X X
@Portal_Masteeer 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:

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:


Categories List

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:


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:

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:


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:

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: