visibilityScore
A normalized score for brand presence in AI answer data.
Check whether a brand appears in AI answers, compare competitors, inspect cited sources, and return structured JSON for dashboards, agents, and internal workflows.
const result = await kiodo.aiVisibility.check({
brand: "Acme",
domain: "acme.com",
category: "payroll API",
competitors: ["Gusto", "Check", "Finch"],
market: "us",
language: "en",
limit: 25
});
console.log(result.visibilityScore);
console.log(result.shareOfAnswer);
console.log(result.topCitedSources);A normalized score for brand presence in AI answer data.
Relative answer presence for your brand and competitors.
Mention totals and engine-level visibility counts.
URLs and source titles cited around your brand and competitors.
Citation gaps where competitors appear and your brand does not.
A confidence value based on coverage and available evidence.
Freshness and cache metadata for the check.
Credits charged, operation key, balance, and cache status.
Create product or internal views for brand presence, share of answer, source tracking, and competitor movement.
Schedule market/category checks and route gaps into reports, alerts, docs, or task queues.
Let HTTP agents or custom internal tools call visibility checks before making recommendations.
Add AI visibility reports to your own SaaS product without operating scraping, search, citation parsing, or provider infrastructure.
Use cron jobs, HTTP agents, dashboard backends, and marketing reports as starting patterns.
Review Profound, Peec, and Otterly alternatives when deciding whether to buy a platform or build on an API.
Send a brand, domain, category, competitors, market, and optional limit.
Kiodo checks aggregated AI answer visibility and cited source data.
You receive structured JSON for scoring, storage, dashboards, agents, and reports.
Route the output into share of answer, citation tracking, LLM visibility, pricing, or comparison workflows.
An AI Visibility API checks whether a brand appears in AI-generated answers, how it compares with competitors, and which sources are cited around those answers.
Kiodo returns aggregated AI answer visibility data for a brand, category, competitors, and market. It is designed for structured visibility checks rather than a static dashboard workflow.
Yes. Kiodo returns structured JSON with scores, share of answer, cited sources, opportunities, confidence, freshness, and usage data that can power custom dashboards.
Kiodo is an API-first alternative for teams that want to build their own workflows. Profound, Peec, and Otterly are better fits when a team wants a ready-made dashboard.
Kiodo uses credit-based API usage. Teams pay for calls and productivity instead of adopting a fixed AI visibility dashboard for every workflow.