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

Apg Api Graphic Apg Api

A user made $18500 today using a strategy related to Apg Api. The strategy and analysis are reportedly very accurate and effective.

About Apg Api

Apg Api is a social topic.

Engagements: X #


Engagements Line Chart
Engagements 24-Hour Chart Data
Current Value: X
Daily Average: XX
1 Week: X -XX%
6 Months: XXXXX -XX%
1 Year: XXXXXX -XX%
1-Year High: XXXXX on 2025-02-19
1-Year Low: X on 2024-10-30

Social Network X
Engagements X

Mentions: X #


Mentions Line Chart
Mentions 24-Hour Chart Data
Current Value: X
Daily Average: X
6 Months: XX -XX%
1 Year: XX +20%
1-Year High: XX on 2024-11-15
1-Year Low: X on 2024-07-29

Social Network X
Mentions X

Creators: X #


Creators Line Chart
Creators 24-Hour Chart Data
X unique social accounts have posts mentioning Apg Api in the last XX hours which is no change from in the previous XX hours Daily Average: X
6 Months: XX -XXXX%
1 Year: XX +38%
1-Year High: XX on 2024-12-17
1-Year Low: X on 2024-07-29

Sentiment: % #


Sentiment Line Chart
Sentiment 24-Hour Chart Data
Current Value: %
Daily Average: XX%
6 Months: XX% -XX%
1 Year: XX% -XX%
1-Year High: XXX% on 2024-07-29
1-Year Low: XX% on 2024-10-23

Top topics mentioned In the posts about Apg Api in the last XX hours

chi, devs, $api, $rvsnw

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.

"I made $18500 today with the help of @Yzq_hpp775. His strategy and analysis are very accurate and work very well. Awesome💰 $INVO $BLMZ $MEDP $DFLI $WLGS $TWG $GVH $RAYA $FARM $DEVS $LCFY $HKIT $CHI $MSDL $KYTX $FEMY $RVSNW $OZK $LBTYB $APG $API"
@yombgie07622996 on X 2025-07-22 12:18:51 UTC X followers, X 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": 412953,
      "num_posts": 836638,
      "interactions_24h": 3573313797
    }
  ]
}

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": 1751552662
  },
  "summary": "Several major financial institutions and companies, such as BlackRock, Fidelity, and Microcloud Hologram Inc., are making significant moves in the Bitcoin space, including investing heavily in Bitcoin and launching new Bitcoin-related products. Additionally, regulatory developments, such as the SEC approving Grayscale's proposal to convert its fund into a spot ETF, are also having an impact. Meanwhile, some countries, like Pakistan, are exploring Bitcoin mining plans, while others, like South Africa, are seeing NFT marketplaces shut down due to market pressures."
}

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": 1750896000,
    "end": 1751559896,
    "bucket": "hour",
    "metrics": [],
    "generated": 1751552696
  },
  "data": [
    {
      "time": 1750896000,
      "contributors_active": 22916,
      "contributors_created": 1375,
      "interactions": 3979171,
      "posts_active": 46549,
      "posts_created": 1920,
      "sentiment": 77,
      "spam": 771,
      "alt_rank": 35,
      "circulating_supply": 19883512,
      "close": 107427,
      "galaxy_score": 72,
      "high": 107427,
      "low": 107324.55,
      "market_cap": 2136184884191,
      "market_dominance": 64.9097,
      "open": 107375.07,
      "social_dominance": 25.1594,
      "volume_24h": 51567717214
    }
  ]
}

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": 1750896000,
    "end": 1751559896,
    "bucket": "hour",
    "metrics": [],
    "generated": 1751552696
  },
  "data": [
    {
      "time": 1750896000,
      "contributors_active": 22916,
      "contributors_created": 1375,
      "interactions": 3979171,
      "posts_active": 46549,
      "posts_created": 1920,
      "sentiment": 77,
      "spam": 771,
      "alt_rank": 35,
      "circulating_supply": 19883512,
      "close": 107427,
      "galaxy_score": 72,
      "high": 107427,
      "low": 107324.55,
      "market_cap": 2136184884191,
      "market_dominance": 64.9097,
      "open": 107375.07,
      "social_dominance": 25.1594,
      "volume_24h": 51567717214
    }
  ]
}

Schema: