[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.]
@officialmashart
"Adele Megan Thee Stallion - Body Under The Bridge (Mashup)"
YouTube Link @officialmashart 2021-11-29T01:39Z 494K followers, 4.3M engagements
"The Weeknd Ariana Grande Dua Lipa - Save Your Tears (Mashup)"
YouTube Link @officialmashart 2021-05-04T16:27Z 494K followers, 36.6M engagements
"Adele Beyonc - Easy On Me (Mashup)"
YouTube Link @officialmashart 2021-10-20T14:00Z 494K followers, 6.4M engagements
"Bad Bunny - VOY A LLeVARTE PA PR ft. Doechii (Mashup)"
YouTube Link @officialmashart 2025-08-02T20:32Z 494K followers, 97.1K engagements
"Miley Cyrus - Flowers XXX ft. Rihanna Taylor Swift Ariana Grande Dua Lipa & Adele (Mashup)"
YouTube Link @officialmashart 2024-09-03T12:58Z 494K followers, 719K engagements
"Mariah Carey Cardi B - All I Want For Christmas Is Tomorrow X (Mashup)"
YouTube Link @officialmashart 2022-12-22T16:42Z 494K followers, 47.9K engagements
"Miley Cyrus - Flowers ft. Ariana Grande #shorts"
YouTube Link @officialmashart 2023-03-01T14:46Z 494K followers, 12.6M engagements
"SZA - Snooze ft. Nicki Minaj #shorts"
YouTube Link @officialmashart 2023-02-23T15:08Z 494K followers, 3.2M engagements
"Miley Cyrus - Flowers ft. Taylor Swift #shorts"
YouTube Link @officialmashart 2023-02-15T18:09Z 494K followers, 5.5M engagements
"Lady Gaga - Garden Of Eden ft. Beyonc #mashup"
YouTube Link @officialmashart 2025-03-21T15:00Z 494K followers, 25.9K engagements
"If Rihanna and Lisa collabed #shorts #lisa #blackpink #kpop"
YouTube Link @officialmashart 2022-10-21T15:07Z 494K followers, 1.5M engagements
"Bad Bunny ft. Doechii #mashup"
YouTube Link @officialmashart 2025-07-20T17:59Z 494K followers, 647.1K engagements
https://lunarcrush.com/api4/public/creator/:network/:id/posts/v1
Get the top posts for a specific creator. If start time is provided the result will be the top posts by interactions for the time range. If start is not provided it will be the most recent top posts by interactions from the last XX hours.
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/creator/twitter/elonmusk/posts/v1
Example response:
{
"data": [
{
"id": "1953886838445552084",
"post_type": "tweet",
"post_title": "Good idea. \n\nAlso, we will be putting the most liked images on 𝕏 in the Grok Imagine default feed.",
"post_created": 1754677898,
"post_sentiment": 3.48,
"post_link": "https://x.com/elonmusk/status/1953886838445552084",
"post_image": null,
"creator_id": "twitter::44196397",
"creator_name": "elonmusk",
"creator_display_name": "Elon Musk",
"creator_followers": 227846462,
"creator_avatar": "https://pbs.twimg.com/profile_images/1936002956333080576/kqqe2iWO_200x200.jpg",
"interactions_24h": 0,
"interactions_total": 18444057
}
]
}
Schema:
https://lunarcrush.com/api4/public/topic/:topic/posts/v1
Get the top posts for a social topic. If start time is provided the result will be the top posts by interactions for the time range. If start is not provided it will be the most recent top posts by interactions from the last XX hours.
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/topic/bitcoin/posts/v1
Example response:
{
"config": {
"topic": "bitcoin",
"type": "topic",
"id": "bitcoin",
"name": "Bitcoin",
"symbol": "BTC",
"generated": 1760647718
},
"data": [
{
"id": "t3_1o7u058",
"post_type": "reddit-post",
"post_title": "Made this bitcoin shadow box. Not sure if I'm crazy about this design but it's something",
"post_link": "https://redd.it/1o7u058",
"post_image": null,
"post_created": 1760646307,
"post_sentiment": 3.2,
"creator_id": "reddit::t2_kszqkqvk",
"creator_name": "Outrageous-Garage179",
"creator_display_name": "Outrageous-Garage179",
"creator_avatar": "https://styles.redditmedia.com/t5_60m8fu/styles/profileIcon_63j7drb563fa1.png?width=256&height=256&crop=256:256,smart&s=9b79b5074a344e0e8cf39a127dcfa5c2f4b5ecf3",
"interactions_24h": 1683,
"interactions_total": 1683
}
]
}
Schema:
https://lunarcrush.com/api4/public/category/:category/posts/v1
Get the top posts for a social topic. If start time is provided the result will be the top posts by interactions for the time range. If start is not provided it will be the most recent top posts by interactions from the last XX hours.
input parameters:
Example request:
curl -H "Authorization: Bearer <API_KEY>" https://lunarcrush.com/api4/public/category/cryptocurrencies/posts/v1
Example response:
{
"config": {
"category": "cryptocurrencies",
"type": "topic",
"id": "_cryptocurrencies",
"topic": "_cryptocurrencies",
"generated": 1760647720
},
"data": [
{
"id": "t3_1o8b66k",
"post_type": "reddit-post",
"post_title": "Uptober",
"post_link": "https://redd.it/1o8b66k",
"post_image": null,
"post_created": 1760645040,
"post_sentiment": 3,
"creator_id": "reddit::t2_123yyn",
"creator_name": "skuntils",
"creator_display_name": "skuntils",
"creator_avatar": "https://styles.redditmedia.com/t5_ekeht/styles/profileIcon_snoof92c973c-0c87-4da9-a1cb-ee3475c3d920-headshot.png?width=256&height=256&crop=256:256,smart&s=33fc1ad631533a5b6ca1dc8ccff10621a3c3d103",
"interactions_24h": 14135,
"interactions_total": 14135
}
]
}
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/1936002956333080576/kqqe2iWO_200x200.jpg",
"creator_followers": 227854844,
"creator_rank": 4,
"interactions_24h": 120031096,
"topic_influence": [
{
"topic": "elon musk",
"count": 189,
"percent": 1.71,
"rank": X
}
],
"top_community": [
{
"creator_name": "grok",
"creator_display_name": "Grok",
"creator_avatar": "https://pbs.twimg.com/profile_images/1893219113717342208/Vgg2hEPa_200x200.jpg",
"count": XXX
}
]
}
}
Schema: