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

Initialized Capital Initialized Capital Top Creators

Creator Rank Followers Posts Engagements
@Initialized X 66K X 1195
@initializedcapital X 3520 X XX

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/1956414642370015232/GEq5Z9jN_200x200.png",
      "creator_followers": 208065784,
      "creator_posts": 2299,
      "creator_rank": 1,
      "interactions_24h": 334657566
    }
  ]
}

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": 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:


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": 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:


Stocks List v2

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: