Introducing the GetMentioned API

Pull your AI visibility data into the tools you already use. Available today, free for customers.
For a while now, your AI visibility data has lived in one place: the GetMentioned dashboard. That is where you check how ChatGPT, Gemini, and Perplexity talk about your brand, how you stack up against competitors, and which sources shape those answers.
Today that changes. The GetMentioned API is live, which means your data no longer has to stay inside our dashboard. You can pull it into your own reporting, your BI stack, your client decks, or a custom workflow you build yourself.
Why this matters
AI search is the one channel most teams still cannot measure. You can see your Google rankings, your paid performance, and your social reach in the tools you already trust. But when a customer asks ChatGPT for a recommendation, that moment has been invisible.
GetMentioned made that channel visible. The API makes it portable. Instead of logging into yet another dashboard, you can bring AI visibility into the same place you already do the rest of your reporting and analysis.
What you can access
Everything you see in the dashboard is now available programmatically:
- Mentions, rankings, and sentiment across ChatGPT, Gemini, and Perplexity
- Competitor benchmarks, so you can compare visibility side by side
- Source tracking, to see which pages and domains influence AI answers
- Prompt-level data, showing how you appear for the queries that matter
- Dashboard metrics and trends over time
What you can build
A few things teams are already reaching for:
- Agencies can automate client reporting, feeding AI visibility into the dashboards and decks clients already receive, across every account from a single integration.
- In-house SEO and marketing teams can fold AI search data into the same reports they run for Google, so leadership sees one complete picture instead of a separate silo.
- Anyone can wire up alerts that fire when their visibility, or a competitor's, moves. A sudden drop or a new win never has to go unnoticed again.
A quick look
Pulling data is as simple as a single request. For example:
curl "https://api.getmentioned.co/v1/sources?range=7d" \
-H "Authorization: Bearer YOUR_API_KEY"That returns your top-performing sources for the last seven days, ready to drop straight into a report. The full reference, with every endpoint and parameter, lives in the docs at api.getmentioned.co/v1/docs.
Now in your AI tools too
Alongside the API, we also shipped an MCP server. That lets you connect GetMentioned directly to Claude Desktop, Cursor, or ChatGPT and ask about your prompts, competitors, and metrics in plain language, right inside the conversation. It is read-only, so your assistant can read your data but never change anything in your account.
Get started
The API is free for customers right now. The docs are live at api.getmentioned.co/v1/docs, and to get an API key, just email bartek@getmentioned.co and we will set you up.
We built this so your AI visibility data can go wherever your work does. We cannot wait to see what you do with it.


