Ask for the platform, keyword, tags, relevance, and date range you need.
curl "https://api.mentionkit.com/api/v1/mentions?platform=reddit&relevance=4,5&tags=comparing,alternatives" \
-H "Authorization: Bearer YOUR_API_KEY"Search, monitor and classify public conversations across LinkedIn, Reddit, X, TikTok, YouTube and the wider social web.
Mentionkit gives your agent or app structured mention data without making you build and maintain a separate collector for every platform.
/api/v1/mentionsAsk for the platform, keyword, tags, relevance, and date range you need.
curl "https://api.mentionkit.com/api/v1/mentions?platform=reddit&relevance=4,5&tags=comparing,alternatives" \
-H "Authorization: Bearer YOUR_API_KEY"Send clean JSON to an agent, CRM, dashboard, or internal workflow.
{
"items": [{
"platform": "REDDIT",
"keywordValue": "mentionkit",
"authorHandle": "buildwithsam",
"text": "What social listening API works well with agents?",
"relevance": 5,
"tags": ["comparing", "alternatives"],
"sourceUrl": "https://reddit.com/r/SaaS/comments/example",
"sourceCreatedAt": "2026-07-31T01:24:00.000Z"
}],
"nextCursor": 2048
}Give an agent the context it needs to find useful conversations, rank the signal, and return the source data for review.
The same workflow can act as a brand monitoring API, brand mentions API, or mention tracking API. Your app decides what happens next.
Monitor LinkedIn, Reddit, X, TikTok, YouTube, Bluesky, Hackernews, GitHub, and more supported sources without maintaining a different integration for each one.
Track posts and comments from communities.
Catch live threads.
Monitor posts where B2B buyers hang out.
Track Tiktok videos for brand mentions.
Find threads and engage before conversations cool down.
Monitor technical discussions around products, alternatives, and stack decisions.
Track creator reviews, comparison videos and more.
Find product mentions across public issues, discussions, and repositories.
Each API response gives your workflow the mention text and the context needed to sort it.
Use this social listening data API to power an internal dashboard, enrich a CRM record, prepare an agent brief, or keep a customer support queue current.
Mentionkit watches for your keywords on an ongoing schedule. Timing depends on the source.
Webhook delivery is not an instant firehose. Monitoring times vary by platform, and backfilled mentions do not trigger webhooks.
Use one connection or combine them around your workflow.
Start with the API overview, then open the mentions endpoint and webhook guide when you are ready to connect.
Clear answers about coverage, delivery, filters, authentication, and AI-agent access.
You can build brand monitoring dashboards, lead alerts, research tools, support queues, and AI-agent workflows on top of Mentionkit mention data.
Use the REST API to fetch data, or use webhooks to send new mentions into your system after a monitoring run.
Mentionkit monitors public conversations across LinkedIn, Reddit, X, TikTok, YouTube, Bluesky, Hackernews, GitHub, and more supported sources.
Coverage and monitoring times vary by platform.
Mentionkit runs ongoing monitoring and can send new matching mentions to your webhook after a scheduled platform check.
Delivery is not an instant firehose. Monitoring times vary by platform, and backfilled mentions do not trigger webhooks.
Yes. Filter mentions by project, platform, keyword, category, date, relevance score, and tags such as positive, negative, comparing, alternatives, promotional, and insight.
Each result includes structured fields you can pass to your own model or workflow.
Agents can call the REST API with a Bearer token and work with the returned JSON.
You can also connect the Mentionkit MCP server when your AI client supports remote MCP over HTTP.
Pass your Mentionkit API key in the Authorization header as a Bearer token.
You can find the key in your Mentionkit API key and webhook settings.
Add your keywords, collect public conversations, and connect the data to your agent or app.
