[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.]
#  @l2api xym
xym posts on X about $elizaos, devcon, coins, new coins the most. They currently have XX followers and XX posts still getting attention that total XX engagements in the last XX hours.
### Engagements: XX [#](/creator/twitter::198105771/interactions)

- X Year XXX +61,800%
### Mentions: X [#](/creator/twitter::198105771/posts_active)

### Followers: XX [#](/creator/twitter::198105771/followers)

### CreatorRank: undefined [#](/creator/twitter::198105771/influencer_rank)

### Social Influence
**Social category influence**
[events](/list/events) XX% [cryptocurrencies](/list/cryptocurrencies) XX%
**Social topic influence**
[$elizaos](/topic/$elizaos) 10%, [devcon](/topic/devcon) 10%, [coins](/topic/coins) 10%, [new coins](/topic/new-coins) 10%, [coin](/topic/coin) XX%
**Top accounts mentioned or mentioned by**
[@mitrovskyd](/creator/undefined) [@wingshj](/creator/undefined) [@krakenfx](/creator/undefined) [@krakensupport](/creator/undefined) [@krakenpro](/creator/undefined) [@elizaecofund](/creator/undefined) [@willythehack](/creator/undefined) [@ethereumfndn](/creator/undefined) [@0xwitchy](/creator/undefined) [@playbabylon](/creator/undefined) [@efdevcon](/creator/undefined) [@agent0lab](/creator/undefined) [@marcoderossi](/creator/undefined) [@0xgolden](/creator/undefined) [@megaloddon18](/creator/undefined) [@fnmin341421](/creator/undefined) [@magicytes](/creator/undefined)
**Top assets mentioned**
[ELIZAOS (ELIZAOS)](/topic/$elizaos)
### Top Social Posts
Top posts by engagements in the last XX hours
"@0xwitchy @PlayBabylon @EFDevcon @ElizaEcoFund @agent0lab @marco_derossi There are people who promote trash and harm others. They will one day be punished by heaven. $elizaos"
[X Link](https://x.com/l2api/status/1999446118514720858) 2025-12-12T11:47Z XX followers, XXX engagements
"@mitrovskyd @magicytes @krakenfx @krakensupport @krakenpro They won't migrate because of snapshots. The Elizaos Foundation is a scammer"
[X Link](https://x.com/l2api/status/1998004083240878574) 2025-12-08T12:17Z XX followers, XXX engagements
"The Eliza Foundation is a group of scammers who are only interested in selling coins. They specialize in creating coins discarding them and then creating and selling them again"
[X Link](https://x.com/l2api/status/1999442069157527771) 2025-12-12T11:31Z XX followers, XX engagements
"@Willy_the_hack @wingshj @ethereumfndn Babylon will fail too. The technology won't work and they'll just sell new coins"
[X Link](https://x.com/l2api/status/1999443135123046548) 2025-12-12T11:36Z XX followers, XX engagements
"@wingshj @Willy_the_hack @ethereumfndn @ElizaEcoFund Soon they will recruit new victims to sell a new coin called babylon"
[X Link](https://x.com/l2api/status/1999448316795585056) 2025-12-12T11:56Z XX followers, XX engagements
### Topic Creators
https://lunarcrush.com/api4/public/topic/:topic/creators/v1
Get the top creators for a social topic
input parameters:
+ **topic**: _Provide the topic to get details for. A topic must be all lower case and can only include letters, numbers, spaces, # and $._ **required**
Example request:
```bash
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/creators/v1
```
Example response:
```json
{
"data": [
{
"creator_id": "twitter::1365093503601106946",
"creator_name": "0xEthan",
"creator_avatar": "https://pbs.twimg.com/profile_images/1933385052110413824/Ge1Q1bv6_200x200.jpg",
"creator_followers": 69297,
"creator_rank": 1,
"interactions_24h": 4454629
}
]
}
```
Schema:
+ **creator_id**: The [network]::[unique_id] for the influencer
+ **creator_name**: The unique screen name for the influencer
+ **creator_avatar**: The URL to the avatar for the creator
+ **creator_followers**: number of followers the account has
+ **creator_rank**: ranking based on all posts in the last XX hours that have interactions
+ **interactions_24h**: Number of interactions in the last XX hours
---
### Category Creators
https://lunarcrush.com/api4/public/category/:category/creators/v1
Get the top creators for a social category
input parameters:
+ **category**: _Provide the category to get details for. A category must be all lower case and can only include letters, numbers, and spaces._ **required**
Example request:
```bash
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/category/musicians/creators/v1
```
Example response:
```json
{
"data": [
{
"creator_id": "twitter::1138458175663988738",
"creator_name": "PopBase",
"creator_avatar": "https://pbs.twimg.com/profile_images/1268086791443230737/BRGz4AiW_200x200.jpg",
"creator_followers": 2424200,
"creator_rank": 1,
"interactions_24h": 15054704
}
]
}
```
Schema:
+ **creator_id**: The [network]::[unique_id] for the influencer
+ **creator_name**: The unique screen name for the influencer
+ **creator_avatar**: The URL to the avatar for the creator
+ **creator_followers**: number of followers the account has
+ **creator_rank**: ranking based on all posts in the last XX hours that have interactions
+ **interactions_24h**: Number of interactions in the last XX hours
---
### 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:
```bash
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/creators/list/v1
```
Example response:
```json
{
"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": 1777,
"creator_rank": 1,
"interactions_24h": 484062886
}
]
}
```
Schema:
+ **creator_name**: The unique screen name for the influencer
+ **creator_display_name**: The chosen display name for the influencer if available
+ **creator_id**: The [network]::[unique_id] for the influencer
+ **creator_network**: The social network for the post or influencer. We still refer to x as twitter out of developer preference.
+ **creator_avatar**: The URL to the avatar for the creator
+ **creator_followers**: number of followers the account has
+ **creator_posts**: total number of posts with interactions in the last XX hours
+ **creator_rank**: ranking based on all posts in the last XX hours that have interactions
+ **interactions_24h**: Number of interactions in the last XX hours
---
### Creator
https://lunarcrush.com/api4/public/creator/:network/:id/v1
Get detail information on a specific creator
input parameters:
+ **network**: _Provide the network for the creator. One of twitter, youtube, instagram, reddit, or tiktok_ **required**
+ **id**: _Provide the unique ID or screen name of the creator_ **required**
Example request:
```bash
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/creator/twitter/elonmusk/v1
```
Example response:
```json
{
"data": {
"creator_id": "twitter::44196397",
"creator_name": "elonmusk",
"creator_display_name": "Elon Musk",
"creator_avatar": "https://pbs.twimg.com/profile_images/1995407795835772928/Wp7m4L9h_200x200.jpg",
"creator_followers": 229714990,
"creator_rank": 2,
"interactions_24h": 240215998,
"topic_influence": [
{
"topic": "ai",
"count": 161,
"percent": 4.45,
"rank": XX
}
],
"top_community": [
{
"creator_name": "grok",
"creator_display_name": "Grok",
"creator_avatar": "https://pbs.twimg.com/profile_images/1893219113717342208/Vgg2hEPa_200x200.jpg",
"count": XXX
}
]
}
}
```
Schema:
+ **creator_id**: The [network]::[unique_id] for the influencer
+ **creator_name**: The unique screen name for the influencer
+ **creator_display_name**: The chosen display name for the influencer if available
+ **creator_avatar**: The URL to the avatar for the creator
+ **creator_followers**: number of followers the account has
+ **creator_rank**: ranking based on all posts in the last XX hours that have interactions
+ **interactions_24h**: Number of interactions in the last XX hours
+ **topic_influence**: an array of social topics and the creators ranking on each topic
+ **topic**: LunarCrush social topic. Can only includes letters, numbers, spaces, #, and $
+ **top_community**: an array of the top accounts that have recently mentioned this creator or that this creator has mentioned
---
[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.]
@l2api xymxym posts on X about $elizaos, devcon, coins, new coins the most. They currently have XX followers and XX posts still getting attention that total XX engagements in the last XX hours.
Social category influence events XX% cryptocurrencies XX%
Social topic influence $elizaos 10%, devcon 10%, coins 10%, new coins 10%, coin XX%
Top accounts mentioned or mentioned by @mitrovskyd @wingshj @krakenfx @krakensupport @krakenpro @elizaecofund @willythehack @ethereumfndn @0xwitchy @playbabylon @efdevcon @agent0lab @marcoderossi @0xgolden @megaloddon18 @fnmin341421 @magicytes
Top assets mentioned ELIZAOS (ELIZAOS)
Top posts by engagements in the last XX hours
"@0xwitchy @PlayBabylon @EFDevcon @ElizaEcoFund @agent0lab @marco_derossi There are people who promote trash and harm others. They will one day be punished by heaven. $elizaos"
X Link 2025-12-12T11:47Z XX followers, XXX engagements
"@mitrovskyd @magicytes @krakenfx @krakensupport @krakenpro They won't migrate because of snapshots. The Elizaos Foundation is a scammer"
X Link 2025-12-08T12:17Z XX followers, XXX engagements
"The Eliza Foundation is a group of scammers who are only interested in selling coins. They specialize in creating coins discarding them and then creating and selling them again"
X Link 2025-12-12T11:31Z XX followers, XX engagements
"@Willy_the_hack @wingshj @ethereumfndn Babylon will fail too. The technology won't work and they'll just sell new coins"
X Link 2025-12-12T11:36Z XX followers, XX engagements
"@wingshj @Willy_the_hack @ethereumfndn @ElizaEcoFund Soon they will recruit new victims to sell a new coin called babylon"
X Link 2025-12-12T11:56Z XX followers, XX engagements
https://lunarcrush.com/api4/public/topic/:topic/creators/v1
Get the top creators for a social topic
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/creators/v1
Example response:
{
"data": [
{
"creator_id": "twitter::1365093503601106946",
"creator_name": "0xEthan",
"creator_avatar": "https://pbs.twimg.com/profile_images/1933385052110413824/Ge1Q1bv6_200x200.jpg",
"creator_followers": 69297,
"creator_rank": 1,
"interactions_24h": 4454629
}
]
}
Schema:
https://lunarcrush.com/api4/public/category/:category/creators/v1
Get the top creators for a social category
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/category/musicians/creators/v1
Example response:
{
"data": [
{
"creator_id": "twitter::1138458175663988738",
"creator_name": "PopBase",
"creator_avatar": "https://pbs.twimg.com/profile_images/1268086791443230737/BRGz4AiW_200x200.jpg",
"creator_followers": 2424200,
"creator_rank": 1,
"interactions_24h": 15054704
}
]
}
Schema:
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": 1777,
"creator_rank": 1,
"interactions_24h": 484062886
}
]
}
Schema:
https://lunarcrush.com/api4/public/creator/:network/:id/v1
Get detail information on a specific creator
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/creator/twitter/elonmusk/v1
Example response:
{
"data": {
"creator_id": "twitter::44196397",
"creator_name": "elonmusk",
"creator_display_name": "Elon Musk",
"creator_avatar": "https://pbs.twimg.com/profile_images/1995407795835772928/Wp7m4L9h_200x200.jpg",
"creator_followers": 229714990,
"creator_rank": 2,
"interactions_24h": 240215998,
"topic_influence": [
{
"topic": "ai",
"count": 161,
"percent": 4.45,
"rank": XX
}
],
"top_community": [
{
"creator_name": "grok",
"creator_display_name": "Grok",
"creator_avatar": "https://pbs.twimg.com/profile_images/1893219113717342208/Vgg2hEPa_200x200.jpg",
"count": XXX
}
]
}
}
Schema:
/creator/twitter::l2api