01
Get your access key
Create a free account and copy your access key from the dashboard.
AI Alerts API
Get notified the moment AI changes what it says about your brand.
Track visibility across
GET https://api.trackee.dev/v1/alerts
GET /v1/alerts?type=mention_lostGET /v1/alerts
Clean, predictable JSON that is easy to parse and build on. Free.
curl https://api.trackee.dev/v1/alerts?type=competitor_new \
-H "x-access-key: YOUR_API_KEY"{
"success": true,
"data": {
"total": 3,
"limit": 50,
"offset": 0,
"alerts": [
{
"type": "competitor_new",
"brand": "Salesforce",
"prompt": "best CRM for enterprise sales teams",
"engine": "chatgpt",
"message": "Competitor HubSpot now appears for \"best CRM for enterprise sales teams\" on chatgpt.",
"createdAt": "2026-08-27T17:00:00.000Z"
}
]
}
}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.
Your brand's standing in AI answers shifts quietly. Alerts turn every scheduled scan into a feed of exactly what moved.
Trackers compare every scheduled run to the last, so you see what changed instead of re-reading raw results.
Mention lost or gained, position moved, a new competitor cited, or sentiment flipped — each with a plain-English message.
One GET returns the change feed, filterable by brand and type, so you can wire it into Slack, email, or your own workflow.
Alerts are generated automatically by the trackers you already run. Reading them never costs credits.
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();Scheduled trackers re-run your brand's prompts, then compare each run to the previous one. Any meaningful change becomes an alert — no rules to configure.
Your brand being dropped from or added to a prompt, its position moving, a competitor newly appearing, and sentiment shifting between positive, neutral, and negative.
No. Alerts are free to read. You only spend credits on the scheduled tracker runs that produce 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.
Get notified the moment AI changes what it says about 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.