[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.]
Meritech Capital Partners is actively involved in funding AI startups, with recent investments in Clay AI and David AI. These investments are driving significant engagement and mentions across social media platforms, indicating a growing interest in Meritech's activities and the AI sector in general.
Meritech Capital Partners is a venture capital firm focused on technology investments.
Engagements 24-Hour Time-Series Raw Data
Current Value: XX
Daily Average: XX
1 Week: XXXXX +108%
1 Month: XXXXX +2,156%
6 Months: XXXXX +17%
1 Year: XXXXXX +203%
1-Year High: XXX on 2024-12-02
1-Year Low: X on 2024-10-21
Social Network | X | YouTube |
---|---|---|
Engagements | XX | X |
Mentions 24-Hour Time-Series Raw Data
Current Value: X
Daily Average: X
1 Week: X +300%
1 Month: X +100%
6 Months: XX -XX%
1 Year: XX +225%
1-Year High: X on 2025-01-14
1-Year Low: X on 2024-10-21
Social Network | X | YouTube |
---|---|---|
Mentions | X | X |
Creators 24-Hour Time-Series Raw Data
X unique social accounts have posts mentioning Meritech Capital Partners in the last XX hours which is down XX% from X in the previous XX hours
Daily Average: X
1 Week: X +100%
1 Month: X +33%
6 Months: XX -XX%
1 Year: XX +125%
1-Year High: X on 2025-01-14
1-Year Low: X on 2024-10-21
The most influential creators that mention Meritech Capital Partners in the last XX hours
Creator | Rank | Followers | Posts | Engagements |
---|---|---|---|---|
@contextventures | X | XXX | X | X |
Top assets mentioned In the posts about Meritech Capital Partners in the last XX hours
Glaukos Corporation (GKOS) Artificial Intelligence (AI4)
Top topics mentioned In the posts about Meritech Capital Partners in the last XX hours
sequoia capital, signals, $gkos, facebook, private equity, $ai4, germany, $1800m, redpoint ventures, investment, air force, seed funding, capitalg, clay
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.
"Don't Take Investments From Friends and Family"
YouTube Link @contextventures 2025-10-10T15:00Z XXX followers, XXX engagements
"🏢 n8n 📍 Berlin Berlin Germany Europe 🏗 Software Science and Engineering Artificial Intelligence (AI) Data and Analytics Information Technology 💰 $180.0M Series C 🤝 Investors: Visionaries Club Sequoia Capital Redpoint Ventures NVentures Meritech Capital Partners HV Capital Highland Europe Felicis Ventures Deutsche Telekom Accel (Ben Fletcher) Matt Miller's Evantic 🔗 📝 n8n an AI orchestration and business-automation startup raised a $180M Series C led by Accel with participation from Meritech Redpoint Evantic Visionaries Club T Capital NVentures Sequoia HV Capital Highland Europe and"
X Link @fundable_deals 2025-10-09T15:03Z XX followers, XXX engagements
"Beyond the Pitch Deck: Venture Signals for Defense Startups"
YouTube Link @emergingtecheti 2025-09-12T13:00Z 4640 followers, 4981 engagements
"Clay a New York-based AI-powered sales and marketing platform has raised $XXX million at a $XXX billion valuation in a round led by CapitalG with participation from Meritech Capital Partners and Sequoia Capital. Co-founded by Kareem Amin (CEO) and Nicolae Rusan in 2017 a"
X Link @TradedVC 2025-08-05T16:44Z 4157 followers, XXX engagements
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:
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:
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:
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: