Integrate social listening insights into your product, AI agent, or data warehouse.
Join 4000+ Brands in the AI Revolution
25M+
online sources monitored – social media, news, blogs, forums, podcasts, review platforms & more
20+
languages supported for monitoring.
1
integration to replace them all.
Most social listening APIs give you only a raw firehose and leave the hard part to you – collecting data, cleaning it, and scoring the sentiment.
The Brand24 API gives you an extra layer:
You query it over REST and get clean JSON back, so your team plugs social intelligence into BI tools, internal apps, and AI agents without maintaining collectors or parsers.
Pull daily mention counts, social and non-social reach, and positive/negative sentiment per project.
/mentions/count · /reach · /sentiment
Compare how much of the conversation your brand owns vs. competitors and which topics drive your popularity.
/topics · /brand-metrics
Identify spikes and viral moments the moment they happen – each with an AI-supported explanation.
/project-events
Return AI insights and suggested next actions alongside raw data. Ship the key conclusions to your stakeholders – no dedicated analyst needed.
/ai-insights · /ai-summary
Discover the top authors and key sources talking about your brand – ranked by followers, activity, and a 0 – 10 Influence Score.
/most-followers · /domains
Create a media monitoring project straight from your app – set keywords, required and excluded words, and a language filter.
/create_project · /projects_list
For your engineers
Simple REST integration with X-Api-Key authentication, consistent JSON responses, and no complex authorization flow.
GET https://api-data.brand24.com/api-data/v1/project/123456789/ai-summary X-Api-Key: <your-key> { "status": "success", "message": { "project_id": 123456789, "date_from": "2026-06-01", "date_to": "2026-06-30", "summary": "Most mentions come from social media, with Instagram as the leading source. Sentiment is mostly positive, while Facebook contributes the highest negative reach." } }
Add social insights as a feature without building data collection first. Query Brand24 from your backend and get sentiment, reach, AI summaries & more inside the tool your users already use.
Feed sentiment, reach, and share of voice into Looker, Power BI, or your warehouse. One clean JSON source next to the rest of your data — not another dashboard to check.
Give your agent or workflow live brand context on demand. Pull the latest sentiment and events at runtime, so answers reflect what’s happening now.
Brand24’s new AI features are incredible. I remember spending hours trying to create Insight reports like these. Where now it’s literally at your finger tips. Showing insights for the given period, trends, mentions and sentiment.
Adam Stewart
Digital Marketing Consultant
Aggregated statistics (mention volume, sentiment, reach, daily metrics), AI outputs (summaries, insights, detected topics and events), source and author breakdowns, and mention-level records - all as JSON.
Both. The /mentions endpoint returns mention-level rows (date, source, host, category, sentiment, tags) with cursor pagination. Full text is available on most sources; for Facebook, Instagram and X the platforms' terms limit post content, so those text fields come back empty.
Social media platforms (Facebook, Instagram, X, TikTok, YouTube, Telegram, LinkedIn, Reddit, Twitch, Bluesky), news, blogs, forums, podcasts, review platforms and more. Source categories are exposed via the /mentions/categories reference endpoint.
Send your key in an X-Api-Key header. Generate it at app.brand24.com/account/integrations-api-data (admin rights required). It's a server-side secret — call the API from your backend only; browser requests are blocked by CORS.
Are there rate limits?
There's no fixed per-account rate limit. Date-range calls are capped at 31 days per request, pages return up to 500 rows, and you can forecast your monthly mentions quota via the usage endpoint.
How much does access to Brand24 API cost?
The API is available as a $99/month add-on on the Business plan and included on Enterprise.
Which languages are supported?
Projects can be created with a single language filter from 20+ supported languages, or left open to collect all languages. The full list is available via the /languages reference endpoint.
How is API different from the Brand24 MCP?
The MCP connects Brand24 data to LLMs and AI agents like ChatGPT. The API is the direct REST integration for your own backend, apps and dashboards. We're versioning the API and aligning it 1:1 with the MCP data set.
Skip the scraping pipeline – pull sentiment, reach, and AI insights through one social listening API.