[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.]
#  @Sapiensolana Sapien.gg
Sapien.gg posts on X about sapien, icon, culture, represent the most. They currently have XXXXX followers and XX posts still getting attention that total XXX engagements in the last XX hours.
### Engagements: XXX [#](/creator/twitter::1882791283678134272/interactions)

- X Week XXX +27%
- X Month XXXXXX -XX%
- X Months XXXXXXX +103,643%
### Mentions: X [#](/creator/twitter::1882791283678134272/posts_active)

- X Month XX -XX%
- X Months XXX +14,500%
### Followers: XXXXX [#](/creator/twitter::1882791283678134272/followers)

- X Week XXXXX -XXXX%
- X Month XXXXX +3.10%
### CreatorRank: XXXXXXXXX [#](/creator/twitter::1882791283678134272/influencer_rank)

### Social Influence
**Social category influence**
[cryptocurrencies](/list/cryptocurrencies) XXXXX% [exchanges](/list/exchanges) XXXXX% [finance](/list/finance) XXXX%
**Social topic influence**
[sapien](/topic/sapien) #59, [icon](/topic/icon) 25%, [culture](/topic/culture) 25%, [represent](/topic/represent) 25%, [raydium](/topic/raydium) #269, [solana](/topic/solana) 8.33%, [thank you](/topic/thank-you) 8.33%, [liquidity](/topic/liquidity) 8.33%, [status](/topic/status) 8.33%, [onchain](/topic/onchain) XXXX%
**Top accounts mentioned or mentioned by**
[@raydium](/creator/undefined) [@uncxtoken](/creator/undefined) [@solanaconf](/creator/undefined) [@cryptobitlord7](/creator/undefined) [@joeygamba](/creator/undefined) [@solana](/creator/undefined) [@starplatinum](/creator/undefined) [@soljakey](/creator/undefined) [@ramonos](/creator/undefined) [@dgoat](/creator/undefined) [@runecrypto](/creator/undefined) [@xet](/creator/undefined) [@bossengrweb3](/creator/undefined) [@d_g_oat](/creator/undefined) [@uncx_token](/creator/undefined) [@benarmstrongsx](/creator/undefined)
**Top assets mentioned**
[Raydium (RAY)](/topic/raydium) [Solana (SOL)](/topic/solana)
### Top Social Posts
Top posts by engagements in the last XX hours
"Adding more useful features every week. Raise clean on @solana raise clean directly on @Raydium. SAPIEN Thank you for the shoutout @UNCX_token we are looking forward to adding vesting there too"
[X Link](https://x.com/Sapiensolana/status/1998361578547368111) 2025-12-09T11:58Z 1553 followers, XXX engagements
"@SolJakey @SolanaConf Don't forget to launch clean and liquid on Sapien. No bots or snipers your community first curated on a whitelist (bagworkers only). Might as well launch hidden using the eggs mode incoming. Time to have fun"
[X Link](https://x.com/Sapiensolana/status/1998424960080159136) 2025-12-09T16:10Z 1553 followers, XX engagements
"@ramonos Wait until you launch something the right way with the right people on Sapien. Product is literally made to have tokens running beyond expectations. Build an army : Launch without revealing it all : NOTHING can go wrong"
[X Link](https://x.com/Sapiensolana/status/1998430027847798906) 2025-12-09T16:30Z 1562 followers, XX engagements
"@RuneCrypto_ Not fully until you build your own army of Rune friends on Sapien to be used on one/several launches. Don't hesitate anymore. It's all ready"
[X Link](https://x.com/Sapiensolana/status/1998438965003579435) 2025-12-09T17:05Z 1564 followers, XX engagements
"What if tokens could evolve over time after they launch What if tokens could launch without revealing yet their final destination icon culture they represent Working on it. Pump fun is not fun. We are changing that. - Eggs are coming. Test it"
[X Link](https://x.com/Sapiensolana/status/1998411990553727192) 2025-12-09T15:18Z 1552 followers, XXX engagements
"@xet Hi. We fix the trenches and allow all types of tokens to launch the best way while directly having them living on Raydium from the first block. Select who gets in (build a whitelist here use a password) pick your tokenomics just launch clean Few"
[X Link](https://x.com/Sapiensolana/status/1999357207796658427) 2025-12-12T05:54Z 1553 followers, XX engagements
"While we're at @SolanaConf undercover since we're not public yet we keep pushing code and releases at the same time. Unleashing the 1-click experiences across all the app. Simpler faster no more wallet signatures needed We fix the trenches. You will know soon about Sapien"
[X Link](https://x.com/Sapiensolana/status/1999455673193758869) 2025-12-12T12:25Z 1556 followers, XXX 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.]
@Sapiensolana Sapien.ggSapien.gg posts on X about sapien, icon, culture, represent the most. They currently have XXXXX followers and XX posts still getting attention that total XXX engagements in the last XX hours.
Social category influence cryptocurrencies XXXXX% exchanges XXXXX% finance XXXX%
Social topic influence sapien #59, icon 25%, culture 25%, represent 25%, raydium #269, solana 8.33%, thank you 8.33%, liquidity 8.33%, status 8.33%, onchain XXXX%
Top accounts mentioned or mentioned by @raydium @uncxtoken @solanaconf @cryptobitlord7 @joeygamba @solana @starplatinum @soljakey @ramonos @dgoat @runecrypto @xet @bossengrweb3 @d_g_oat @uncx_token @benarmstrongsx
Top assets mentioned Raydium (RAY) Solana (SOL)
Top posts by engagements in the last XX hours
"Adding more useful features every week. Raise clean on @solana raise clean directly on @Raydium. SAPIEN Thank you for the shoutout @UNCX_token we are looking forward to adding vesting there too"
X Link 2025-12-09T11:58Z 1553 followers, XXX engagements
"@SolJakey @SolanaConf Don't forget to launch clean and liquid on Sapien. No bots or snipers your community first curated on a whitelist (bagworkers only). Might as well launch hidden using the eggs mode incoming. Time to have fun"
X Link 2025-12-09T16:10Z 1553 followers, XX engagements
"@ramonos Wait until you launch something the right way with the right people on Sapien. Product is literally made to have tokens running beyond expectations. Build an army : Launch without revealing it all : NOTHING can go wrong"
X Link 2025-12-09T16:30Z 1562 followers, XX engagements
"@RuneCrypto_ Not fully until you build your own army of Rune friends on Sapien to be used on one/several launches. Don't hesitate anymore. It's all ready"
X Link 2025-12-09T17:05Z 1564 followers, XX engagements
"What if tokens could evolve over time after they launch What if tokens could launch without revealing yet their final destination icon culture they represent Working on it. Pump fun is not fun. We are changing that. - Eggs are coming. Test it"
X Link 2025-12-09T15:18Z 1552 followers, XXX engagements
"@xet Hi. We fix the trenches and allow all types of tokens to launch the best way while directly having them living on Raydium from the first block. Select who gets in (build a whitelist here use a password) pick your tokenomics just launch clean Few"
X Link 2025-12-12T05:54Z 1553 followers, XX engagements
"While we're at @SolanaConf undercover since we're not public yet we keep pushing code and releases at the same time. Unleashing the 1-click experiences across all the app. Simpler faster no more wallet signatures needed We fix the trenches. You will know soon about Sapien"
X Link 2025-12-12T12:25Z 1556 followers, XXX 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::Sapiensolana