Skip to content
Back to Citely

Card snapshot

aicitely.com · 2026-09-26 20:30:19 UTC · 29e6c0ca1535b6b7da60e9ee658293a9276c00300a5fb63deefdd16f5757386d

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Citely",
  "description": "Read-only AI-visibility (GEO) data: which AI assistants mention a brand, how often they cite its domain, and the per-provider split.",
  "url": "https://aicitely.com/",
  "version": "1.0.0",
  "provider": {
    "name": "Citely",
    "url": "https://aicitely.com/"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "authentication": {
      "type": "bearer",
      "required": true
    }
  },
  "endpoints": {
    "mcp": "https://aicitely.com/api/mcp",
    "authorization_server": "https://aicitely.com/.well-known/oauth-authorization-server",
    "protected_resource": "https://aicitely.com/.well-known/oauth-protected-resource"
  },
  "documentation": "https://aicitely.com/auth.md"
}