01
Get your access key
Create a free account and copy your access key from the dashboard.
AI Citations API
See which pages and domains AI models cite most when they mention your brand.
Track visibility across
POST https://api.trackee.dev/v1/citations
{ "brand": "Salesforce", "group_by": "domains" }POST /v1/citations
Clean, predictable JSON that is easy to parse and build on. 35 credits per query.
curl -X POST https://api.trackee.dev/v1/citations \
-H "x-access-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"brand": "Salesforce",
"group_by": "domains"
}'{
"success": true,
"credits": { "charged": 35, "remaining": 4930 },
"data": {
"brand": "Salesforce",
"group_by": "domains",
"total_mentions": 551038,
"citations": [
{ "key": "www.salesforce.com", "mentions": 19169, "share": 0.035 },
{ "key": "www.reddit.com", "mentions": 15877, "share": 0.029 },
{ "key": "www.g2.com", "mentions": 9250, "share": 0.017 }
]
}
}From access key to your first call in minutes.
01
Create a free account and copy your access key from the dashboard.
02
Send one request with the x-access-key header. No SDK required.
03
Parse the typed response and ship it into your product, dashboard, or agent.
AI models cite their sources. Citations turns those into a ranked list of the pages and domains deciding what AI says about your brand.
AI answers are built from cited pages. Citations shows you exactly which ones, ranked by how often they are used.
Every source comes with its share of all citations, so you can see who dominates the narrative about your category.
Group by individual page to find the exact content winning citations, or by domain to see the sites that matter.
Spot the sources cited about your competitors that never mention you, and know where to earn your next citation.
SDKs and tools
Start with Node.js over REST, or hand the query to an agent. The same visibility contract sits underneath.
One predictable contract for visibility checks, normalized results, and organization-scoped access.
Official TypeScript and Python clients are on the way.
Let Claude, Codex, Cursor, or your own agent query Trackee through MCP and agent-ready tools.
Use the same underlying data in a visual workspace for teams that prefer to inspect and compare results.
const response = await fetch(
"https://api.trackee.dev/v1/track",
{
method: "POST",
headers: {
"x-access-key": process.env.TRACKEE_ACCESS_KEY,
"Content-Type": "application/json",
},
body: JSON.stringify({
brand: "Acme",
prompt: "best project management software",
engines: ["chatgpt", "claude", "google"],
}),
},
);
const visibility = await response.json();A page an AI model links to as a source when it answers a question that mentions your brand. Citations aggregates them across every answer.
Group by pages to find the exact URLs winning citations, or by domains to see which sites shape the conversation about your category.
Find the sources cited most about your category, and the ones citing competitors but not you, then earn placements or coverage on them.
See every field and status code in the API reference.
One access key
Check whether ChatGPT, Claude, Gemini, and Perplexity mention your brand for any prompt.
Get a domain's Google position and AI Overview presence for any keyword.
Search volume, CPC, and competition for any list of keywords, in one request.
Find the real AI answers that mention your brand across Google AI Overviews and ChatGPT.
See which pages and domains AI models cite most when they mention your brand.
Discover the domains that compete for your keywords in Google, ranked by visibility.
Save brands with their prompts and competitors, then reuse them. Free to manage.
Turn one seed keyword into hundreds of related ideas with volume, CPC, and intent.
Store every check and query your visibility history by brand, engine, and date.
Schedule recurring scans so your AI visibility history keeps building without you lifting a finger.
Run one prompt across every major AI model and get their answers plus cited sources.
See how often keywords are searched inside AI assistants, with a monthly trend.