[
  {
    "id": "kong-ai-gateway-docs-1",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/ai-providers.md",
    "excerpt": "The core of AI Gateway is the ability to serve AI Models from various AI Model Providers via a provider-agnostic API.",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-2",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway.md",
    "excerpt": "You can use the quickstart script to get a demo instance of AI Gateway running almost instantly.",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-3",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway.md",
    "excerpt": "See usage analytics for requests, tokens, errors, and latency",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-4",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/ai-providers.md",
    "excerpt": "Yes, if AI Gateway is running on Azure, you can configure an AI Model Provider to detect the designated Managed Identity or User-Assigned Identity of that Azure Compute resource and use it for authentication.",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-5",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/ai-clis.md",
    "excerpt": "AI Gateway can proxy requests from AI command-line tools to LLM providers. This gives you centralized control over AI traffic: log all requests, track costs across teams, enforce rate limits",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-6",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/a2a.md",
    "excerpt": "AI Gateway acts as a control and observability layer for A2A traffic, enabling you to route agent-to-agent requests, extract task metadata, and rewrite agent card URLs so clients route through the Gateway.",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-7",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/a2a.md",
    "excerpt": "Reference an AI Auth Strategy on your AI Agent entities to authenticate A2A clients, and attach the Request Size Limiting Policy to limit request size before traffic reaches your agents.",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-8",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/ai-data-gov.md",
    "excerpt": "AI Gateway supports content safety features across providers and also includes our Prompt Guards that act on any llm/v1/chat or llm/v1/completions requests.",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-9",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/ai-otel-metrics.md",
    "excerpt": "You can use these metrics to: Track LLM request latency and upstream provider processing time * Monitor token consumption ... * Calculate AI request costs",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-10",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/ai-audit-log-reference.md",
    "excerpt": "AI Gateway logs capture detailed information about the request and response payloads, token usage, model details, latency, and cost metrics.",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-11",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/plugins/ai-semantic-cache/",
    "excerpt": "AI Semantic Cache - Plugin | Kong Docs",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-12",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/plugins/ai-rate-limiting-advanced/",
    "excerpt": "AI Rate Limiting Advanced - Plugin | Kong Docs",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-13",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/ai-gateway-v2-concepts.md",
    "excerpt": "AI MCP Proxy bridges Kong-managed Services to the Model Context Protocol, converting REST APIs into MCP tools or fronting upstream MCP servers.",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-14",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/api/konnect/ai-gateway/v1.md",
    "excerpt": "list-ai-gateways summary: List AI Gateways description: Returns a list of AI Gateways in the organization.",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-15",
    "tier": "claimed-docs",
    "url": "https://konghq.com/products/kong-ai-gateway",
    "excerpt": "Govern LLM, MCP, and agent-to-agent (A2A) traffic with the same Kong AI Gateway.",
    "fetchedAt": "2026-09-14T17:01:10.467Z"
  },
  {
    "id": "kong-ai-gateway-docs-16",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/streaming.md",
    "excerpt": "most models can stream each word (or sets of words and tokens) back to the client. This allows the chat response to be rendered in real time.",
    "fetchedAt": "2026-09-14T17:08:15.405Z"
  },
  {
    "id": "kong-ai-gateway-docs-17",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/load-balancing.md",
    "excerpt": "AI Gateway provides load balancing capabilities to distribute requests across multiple LLM models.",
    "fetchedAt": "2026-09-14T17:08:15.405Z"
  },
  {
    "id": "kong-ai-gateway-docs-18",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/model-cost-management.md",
    "excerpt": "AI Gateway calculates that figure for every request to a large language model (LLM) provider, matching what the provider actually bills.",
    "fetchedAt": "2026-09-14T17:08:15.405Z"
  },
  {
    "id": "kong-ai-gateway-docs-19",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/mcp.md",
    "excerpt": "Turn any API into an MCP server using the AI MCP Server entity. This approach does not require an LLM and provides full control over production workloads.",
    "fetchedAt": "2026-09-14T17:08:15.405Z"
  },
  {
    "id": "kong-ai-gateway-docs-20",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/ai-data-gov.md",
    "excerpt": "Apply safety and DLP policies to prevent toxic content and remove personally identifiable information.",
    "fetchedAt": "2026-09-14T17:08:15.405Z"
  },
  {
    "id": "kong-ai-gateway-docs-21",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/ai-clis.md",
    "excerpt": "AI Gateway can proxy requests from AI command-line tools to LLM providers. This gives you centralized control over AI traffic: log all requests, track costs across teams, enforce rate limits, or apply security policies and guardrails.",
    "fetchedAt": "2026-09-14T17:08:15.405Z"
  },
  {
    "id": "kong-ai-gateway-docs-22",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/entities/ai-vault.md",
    "excerpt": "An AI Vault entity lets you register an external secret backend (AWS Secrets Manager, HashiCorp Vault, environment variables, or others) so that AI Model Providers, AI Auth Strategies, AI Models, AI Agents, and AI MCP Servers can reference secrets instead of storing them as literal values.",
    "fetchedAt": "2026-09-14T17:08:15.405Z"
  },
  {
    "id": "kong-ai-gateway-docs-23",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/entities/ai-auth-strategy.md",
    "excerpt": "Authenticate enterprise users through an existing identity provider (Okta, Azure AD, Google, or any OIDC-compliant IdP) without managing keys manually",
    "fetchedAt": "2026-09-14T17:08:15.405Z"
  },
  {
    "id": "kong-ai-gateway-docs-24",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/semantic-similarity.md",
    "excerpt": "AI Gateway can perform intelligent request routing, caching, and content filtering using semantic similarity queries.",
    "fetchedAt": "2026-09-14T17:08:15.405Z"
  },
  {
    "id": "kong-ai-gateway-docs-25",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/ai-gateway-v2-concepts.md",
    "excerpt": "walks you through migrating an existing configuration using the kongctl AI Gateway conversion extension",
    "fetchedAt": "2026-09-14T17:08:15.405Z"
  },
  {
    "id": "kong-ai-gateway-docs-26",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/ai-otel-metrics.md",
    "excerpt": "AI Gateway can export OpenTelemetry (OTLP) metrics for generative AI, MCP, and A2A traffic through an OpenTelemetry AI Policy.",
    "fetchedAt": "2026-09-14T17:08:15.405Z"
  },
  {
    "id": "kong-ai-gateway-docs-27",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/configure-on-prem.md",
    "excerpt": "This page shows you how to configure the same capabilities with AI plugins on Services and Routes.",
    "fetchedAt": "2026-09-14T17:08:15.405Z"
  },
  {
    "id": "kong-ai-gateway-docs-28",
    "tier": "claimed-docs",
    "url": "https://developer.konghq.com/ai-gateway/policies.md",
    "excerpt": "Use AWS Guardrails to validate requests and/or responses before forwarding them between clients and upstream LLMs.",
    "fetchedAt": "2026-09-14T17:08:15.405Z"
  },
  {
    "id": "kong-ai-gateway-probe-1",
    "tier": "probe",
    "url": "https://developer.konghq.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://developer.konghq.com/llms.txt # developer.konghq.com\n\n> Kong's developer documentation for Kong Gateway, Kong Konnect, Kong AI Gateway, Kong Mesh, and",
    "fetchedAt": "2026-09-14T17:01:14.717Z"
  },
  {
    "id": "kong-ai-gateway-probe-2",
    "tier": "probe",
    "url": "https://developer.konghq.com/ai-gateway/.md",
    "excerpt": "PROBE docs-md: HTTP 404 at https://developer.konghq.com/ai-gateway/.md",
    "fetchedAt": "2026-09-14T17:01:14.717Z"
  },
  {
    "id": "kong-ai-gateway-probe-3",
    "tier": "probe",
    "url": "https://developer.konghq.com/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://developer.konghq.com/openapi.json, https://developer.konghq.com/swagger.json, https://developer.konghq.com/api/openapi.json, https://developer.konghq.com/.well-known/openapi.json)",
    "fetchedAt": "2026-09-14T17:01:14.717Z"
  },
  {
    "id": "kong-ai-gateway-probe-4",
    "tier": "probe",
    "url": "https://developer.konghq.com/kongctl/",
    "excerpt": "official CLI documented at https://developer.konghq.com/kongctl/",
    "fetchedAt": "2026-09-14T17:01:14.717Z"
  }
]
