Community Intelligence API
Plug your community goldmine directly into n8n, Make.com, Zapier, or any custom workflow. Auto-generate LinkedIn posts, newsletters, Twitter threads, and more — powered by real community discussions.
Works with your favourite automation platforms
n8n
Use the HTTP Request node with your API key.
Make.com
Add an HTTP module and connect in seconds.
Zapier
Build Zaps with Webhooks by Zapier.
Direct API
Full REST API — call from any language or platform.
Turn discussions into content, automatically
Your audience is already telling you what they want to read. The API surfaces those signals so your content team — or your automation — can act on them instantly.
LinkedIn Posts
Turn the week's hottest community discussions into thought-leadership posts. Schedule them directly to LinkedIn via Zapier or Make.com.
Twitter / X Content
Pull trending pain points and generate sharp, opinionated threads. Automate posting with a single n8n flow.
Email Newsletters
Feed your newsletter tool with the top signals from your audience's communities. No more staring at a blank editor.
Content Creation
Let the API surface real questions and conversations, then generate SEO briefs, blog outlines, or ad copy automatically.
Content Calendars
Pipe weekly community signals into Notion, Airtable, or Google Sheets to auto-populate your content calendar.
Any Workflow
Standard REST API. Works with any platform that can make an HTTP request — from custom scripts to no-code builders.
Simple, developer-friendly API
A clean REST API with predictable JSON responses. Authenticate with a bearer token, call any endpoint, and pipe the results straight into your workflow.
- REST + JSON — works everywhere
- Bearer token auth
- Paginated results
- Intent score & sentiment on every mention
- Webhook push for real-time signals
- Content generation endpoint
curl -X GET \
"https://api.communitytracker.ai/v1/mentions?keyword=your-brand&limit=10" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"{
"mentions": [
{
"id": "m_01hx9k2",
"platform": "reddit",
"subreddit": "r/SaaS",
"title": "Best tools for tracking community mentions?",
"body": "We've been using CommunityTracker and the signal quality is really good…",
"intent_score": 92,
"sentiment": "positive",
"url": "https://reddit.com/r/SaaS/…",
"created_at": "2025-06-12T14:32:00Z"
}
],
"total": 347,
"page": 1
}From community to published content in minutes
Set up once. Let your workflow do the rest.
Get your API key
Upgrade to the Pro plan, navigate to Settings → API, and copy your bearer token.
Connect to your workflow
Drop the API key into an HTTP node in n8n, Make.com, or Zapier. Or call it directly from your codebase.
Generate & publish
Hit the /generate endpoint for AI-crafted posts, or process raw mentions your own way. Ship content that resonates.
Pro
Community Intelligence API included
- API access (1,000 calls/day)
- 10 Keywords
- All community platforms
- Unlimited mentions
- AI Response Generator
- Slack alerts
- AI Scoring & Share of Voice
- Community AI
Advanced
Full community intelligence suite
- Everything in Pro
- API access (5,000 calls/day)
- 20 Keywords
- Community Intelligence
- Share of Voice Exporter
- AI Visibility tracking
- Priority support
- Custom integrations on request
API access is not available on the Starter plan. Compare all plans →
Frequently asked questions
Everything you need to know about the Community Intelligence API.
Still have questions? Contact the team
Start building with community intelligence
Your audience's conversations are the richest content brief you'll ever have. The API makes it effortless to act on them.