Skip to main content
Across all your tracked prompts, this endpoint returns the apps that ChatGPT, Gemini, Claude, or Perplexity surfaces — ranked by how often they appear. It’s the “you should know about these competitors” list: every app the assistants think a user with your tracked intents might pick instead of yours. Use it to:
  • Identify competitors you didn’t realise the AI consistently mentions in your space.
  • Quantify how often a known competitor is recommended versus you.
  • Find ASO benchmarking targets — the apps with the highest visibility in your prompts are the ones to study.

Path parameters

Query parameters


Response

Returned sorted by appearancesTotal desc. Up to 20 rows.

Reading the table

The most useful comparison is your own visibilityPct (from GET /overview) versus the competitors here:
Reading the row for Insight Timer: it appears in roughly the same share of your tracked prompts as your own app, but at average position 3.6 (vs. probably 1–2 for Calm). This means Insight Timer is a comparably-known alternative AI surfaces with you, not above you. A row where intentsCovered is high and positionAvg is low is a competitor that’s actively winning the same buyer journeys you target. That’s where your ASO effort and any AI-assistant-targeted content (review-rich blogs, listicles in major publications) will move the needle the most.

Code examples


Pattern: enrich with App Store metadata

The endpoint returns trackId for resolved competitors. To get icons, ratings, and developer info for the dashboard:
Or use the dedicated Similar Apps endpoint if you want App Store algorithm-derived competitors instead of AI-derived ones — the two sets are often different in interesting ways.

Credits

  • 2 credits per call.

Errors


See also

  • Overview endpoint — your own visibility, comparable side-by-side
  • Intents — per-intent topApps breakdown drives this benchmark
  • Get app — fetch icons + ratings for the resolved trackIds
  • Similar Apps — App Store algorithm’s view of “similar” apps