AI visibility checker
ai-visibility.lastminutedealshq.com
· Last Minute Deals HQ LLC
Free, no-auth, CORS-open REST API that checks a site's AI-crawler access in robots.txt, generates or validates an llms.txt, and lints a robots.txt for AI-crawler mistakes. This is a plain REST API, not an A2A JSON-RPC agent - full spec at /openapi.json.
ai-visibility.lastminutedealshq.com 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.
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. 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-09-19 05:40:59 current | 0ad560021b41… |
view → |
Endpoints
| Agent card | https://ai-visibility.lastminutedealshq.com/.well-known/agent-card.json |
| Provider | https://lastminutedealshq.com/about |
| Docs | https://ai-visibility.lastminutedealshq.com/for-agents |
Skills · 4 declared · mapped to canonical taxonomy
Health · last 1 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/ai-visibility.lastminutedealshq.com) [](https://agenstry.com/agents/ai-visibility.lastminutedealshq.com) [](https://agenstry.com/agents/ai-visibility.lastminutedealshq.com) [](https://agenstry.com/agents/ai-visibility.lastminutedealshq.com)
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
{
"name": "AI visibility checker",
"description": "Free, no-auth, CORS-open REST API that checks a site's AI-crawler access in robots.txt, generates or validates an llms.txt, and lints a robots.txt for AI-crawler mistakes. This is a plain REST API, not an A2A JSON-RPC agent - full spec at /openapi.json.",
"url": "https://ai-visibility.lastminutedealshq.com",
"protocol": "rest",
"provider": {
"organization": "Last Minute Deals HQ LLC",
"url": "https://lastminutedealshq.com/about"
},
"version": "1.0.0",
"documentationUrl": "https://ai-visibility.lastminutedealshq.com/for-agents",
"openApiUrl": "https://ai-visibility.lastminutedealshq.com/openapi.json",
"license": "The API endpoints have no separate license, use them freely. The dataset at https://ai-visibility.lastminutedealshq.com/data/census.json is CC BY 4.0 (cite back to https://ai-visibility.lastminutedealshq.com/data).",
"skills": [
{
"id": "check",
"description": "Check a site's AI search visibility",
"endpoint": "https://ai-visibility.lastminutedealshq.com/check?url={site}"
},
{
"id": "llms-txt-generate",
"description": "Generate an llms.txt for a site",
"endpoint": "https://ai-visibility.lastminutedealshq.com/api/llms-txt/generate?url={site}"
},
{
"id": "llms-txt-validate",
"description": "Validate an existing llms.txt",
"endpoint": "https://ai-visibility.lastminutedealshq.com/api/llms-txt/validate?url={site}"
},
{
"id": "robots-lint",
"description": "Lint a robots.txt for AI-crawler mistakes",
"endpoint": "https://ai-visibility.lastminutedealshq.com/api/robots-lint?url={site}"
}
],
"plannedPaidTier": {
"status": "planned, not built",
"preview": "https://ai-visibility.lastminutedealshq.com/api/monitor"
},
"mcpUrl": "https://ai-visibility.lastminutedealshq.com/mcp"
}