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

$apix Graphic $apix

$APIX engagements are surging due to the AvaxPixel launch on Avalanche. New badges are being released on the ArenaApp, including $APIX, driving further community engagement.

About $apix

$APIX is a social topic related to the AvaxPixel project and its integration with the Avalanche ecosystem.

Insights #

Engagements: XXX #


Engagements Line Chart
Engagements 24-Hour Time-Series Raw Data
Current Value: XXX
Daily Average: XXX
1 Week: XXX +145%
1 Month: XXXXX -XX%
1-Year High: XXXXXX on 2025-07-05
1-Year Low: X on 2025-05-27

Social Network X
Engagements XXX

Mentions: X #


Mentions Line Chart
Mentions 24-Hour Time-Series Raw Data
Current Value: X
Daily Average: X
1 Month: X no change
1-Year High: XX on 2025-09-08
1-Year Low: X on 2025-05-24

Social Network X
Mentions X

Creators: X #


Creators Line Chart
Creators 24-Hour Time-Series Raw Data
X unique social accounts have posts mentioning $apix in the last XX hours which is down XX% from X in the previous XX hours Daily Average: X
1 Month: X +25%
1-Year High: XX on 2025-09-08
1-Year Low: X on 2025-05-24

The most influential creators that mention $apix in the last XX hours

Creator Rank Followers Posts Engagements
@Heis_Encrypted X XXX X X

View More

Sentiment: % #


Sentiment Line Chart
Sentiment 24-Hour Time-Series Raw Data
Current Value: %
Daily Average: XX%
1 Week: XXX% +33%
1 Month: XX% -XX%
1-Year High: XXX% on 2025-07-03
1-Year Low: XX% on 2025-07-29

Top topics mentioned In the posts about $apix in the last XX hours

earning, $1m, $5m, 1m

Top Social Posts #


Top posts by engagements in the last XX hours

Showing only X posts for non-authenticated requests. Use your API key in requests for full results.

"Ready to paint your fortune Head to grab $APIX on join events NOW. Follow @avaxpixel @Kripto0sman for updates. RT if you're in Let's hit new ATHs together. MAKE GREAT APIX"
X Link @Heis_Encrypted 2025-10-10T09:07Z XXX followers, XX engagements

"Moves It's simple but requires dedication and commitment to Growth. 🎯 1k+ wallet interactions 💰 $1M cap by Aug 🏆 Leaderboards + airdrops live 🎨 Themed events & private tournaments by year-end 📈 $5M cap target by Nov $APIX = pixels with purpose"
X Link @Heis_Encrypted 2025-10-10T09:07Z XXX followers, XX engagements

Topics List

https://lunarcrush.com/api4/public/topics/list/v1

Get a list of trending social topics.

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topics/list/v1

Example response:

{
  "data": [
    {
      "topic": "youtube",
      "title": "YouTube",
      "topic_rank": 1,
      "topic_rank_1h_previous": 1,
      "topic_rank_24h_previous": 1,
      "num_contributors": 420430,
      "num_posts": 912873,
      "interactions_24h": 2912785759
    }
  ]
}

Schema:


Topic Whatsup

https://lunarcrush.com/api4/public/topic/:topic/whatsup/v1

Generate an AI summary of the hottest news and social posts for a specific topic

input parameters:

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/whatsup/v1

Example response:

{
  "config": {
    "topic": "bitcoin",
    "generated": 1758826249
  },
  "summary": "Several major companies, including Google and Capital Group, are investing in Bitcoin and related technologies, indicating growing institutional interest. Additionally, various firms, such as Melanion Capital and Oranjebtc, are developing new Bitcoin treasury models and expanding their Bitcoin holdings. Meanwhile, regulatory developments, like the SEC's approval of a new crypto ETF, are also shaping the market."
}

Schema:


Topic Time Series v2

https://lunarcrush.com/api4/public/topic/:topic/time-series/v2

Get historical time series data for a social topic

input parameters:

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/time-series/v2

Example response:

{
  "config": {
    "topic": "bitcoin",
    "id": "bitcoin",
    "name": "Bitcoin",
    "symbol": "BTC",
    "interval": "1w",
    "start": 1758153600,
    "end": 1758833579,
    "bucket": "hour",
    "metrics": [],
    "generated": 1758826379
  },
  "data": [
    {
      "time": 1758153600,
      "contributors_active": 19736,
      "contributors_created": 892,
      "interactions": 4231195,
      "posts_active": 38896,
      "posts_created": 1187,
      "sentiment": 80,
      "spam": 6467,
      "alt_rank": 667,
      "circulating_supply": 19922378,
      "close": 116313.13,
      "galaxy_score": 52,
      "high": 116313.13,
      "low": 116188.8,
      "market_cap": 2318184308977,
      "market_dominance": 56.8449,
      "open": 116313.13,
      "social_dominance": 18.7344,
      "volume_24h": 63629830396
    }
  ]
}

Schema:


Topic Time Series

https://lunarcrush.com/api4/public/topic/:topic/time-series/v1

Get historical time series data for a social topic

input parameters:

Example request:

curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/time-series/v1

Example response:

{
  "config": {
    "topic": "bitcoin",
    "id": "bitcoin",
    "name": "Bitcoin",
    "symbol": "BTC",
    "interval": "1w",
    "start": 1758153600,
    "end": 1758833584,
    "bucket": "hour",
    "metrics": [],
    "generated": 1758826384
  },
  "data": [
    {
      "time": 1758153600,
      "contributors_active": 19736,
      "contributors_created": 892,
      "interactions": 4231195,
      "posts_active": 38896,
      "posts_created": 1187,
      "sentiment": 80,
      "spam": 6467,
      "alt_rank": 667,
      "circulating_supply": 19922378,
      "close": 116313.13,
      "galaxy_score": 52,
      "high": 116313.13,
      "low": 116188.8,
      "market_cap": 2318184308977,
      "market_dominance": 56.8449,
      "open": 116313.13,
      "social_dominance": 18.7344,
      "volume_24h": 63629830396
    }
  ]
}

Schema: