AiVIS Cite Ledger
api.aivis.biz
· AiVIS Cite Ledger
Evidence-backed AI visibility agent. Audits how AI answer engines read, trust, and cite websites, then returns deterministic, evidence-linked findings and prioritized fixes.
api.aivis.biz via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
C
Conformance score: 62/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-06 11:39:44 current | 8715a2c948e0… |
view → |
Endpoints
| Agent card | https://api.aivis.biz/.well-known/agent-card.json |
| Provider | https://aivis.biz |
| Docs | https://aivis.biz/api-docs |
Skills · 5 declared · mapped to canonical taxonomy
Audit a URL for AI citation readiness across seven weighted dimensions and return an evidence-linked score with prioritized fixes.
Test whether AI answer engines actually cite or mention an entity for given queries using search-grounded retrieval.
Compare your site against competitor URLs across visibility, entity clarity, and structured data.
Crawl and audit a whole site, returning a weighted site score, heatmap, and site-level remediation.
Generate prioritized, evidence-linked fixes with ready-to-paste code for gaps found in an audit.
Health · last 8 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.aivis.biz) [](https://agenstry.com/agents/api.aivis.biz) [](https://agenstry.com/agents/api.aivis.biz) [](https://agenstry.com/agents/api.aivis.biz)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "AiVIS Cite Ledger",
"version": "1.0.0",
"description": "Evidence-backed AI visibility agent. Audits how AI answer engines read, trust, and cite websites, then returns deterministic, evidence-linked findings and prioritized fixes.",
"url": "https://api.aivis.biz/api/mcp",
"preferredTransport": "JSONRPC",
"supportedInterfaces": [
{
"url": "https://api.aivis.biz/api/mcp",
"transport": "JSONRPC"
}
],
"additionalInterfaces": [
{
"url": "https://api.aivis.biz/api/mcp",
"transport": "JSONRPC"
}
],
"provider": {
"organization": "AiVIS Cite Ledger",
"url": "https://aivis.biz"
},
"iconUrl": "https://aivis.biz/aivis-logo.png",
"documentationUrl": "https://aivis.biz/api-docs",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/markdown"
],
"securitySchemes": {
"apiKey": {
"type": "http",
"scheme": "bearer",
"description": "AiVIS API key (avis_*) as Authorization: Bearer <key>."
}
},
"security": [
{
"apiKey": []
}
],
"skills": [
{
"id": "visibility-audit",
"name": "AI Visibility Audit",
"description": "Audit a URL for AI citation readiness across seven weighted dimensions and return an evidence-linked score with prioritized fixes.",
"tags": [
"ai-visibility",
"audit",
"citation-readiness"
]
},
{
"id": "citation-test",
"name": "Citation Testing",
"description": "Test whether AI answer engines actually cite or mention an entity for given queries using search-grounded retrieval.",
"tags": [
"citation",
"answer-presence"
]
},
{
"id": "competitor-comparison",
"name": "Competitor Comparison",
"description": "Compare your site against competitor URLs across visibility, entity clarity, and structured data.",
"tags": [
"competitors",
"benchmark"
]
},
{
"id": "domain-audit",
"name": "Full Domain Audit",
"description": "Crawl and audit a whole site, returning a weighted site score, heatmap, and site-level remediation.",
"tags": [
"domain",
"site-audit"
]
},
{
"id": "remediation",
"name": "Remediation Planning",
"description": "Generate prioritized, evidence-linked fixes with ready-to-paste code for gaps found in an audit.",
"tags": [
"remediation",
"fixes"
]
}
]
}