@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-api-gateway-routes-and-upstream-mapping>
  a schema:TechArticle ;
  schema:headline "Agent API Gateway Routes and Upstream Mapping" ;
  schema:url <https://anchorfact.org/ai/agent-api-gateway-routes-and-upstream-mapping/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-api-gateway-routes-and-upstream-mapping>
  schema:citation <https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-api-integration-types.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-api-gateway-routes-and-upstream-mapping>
  schema:citation <https://developer.konghq.com/gateway/entities/route/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-api-gateway-routes-and-upstream-mapping>
  schema:citation <https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/http/http_routing> ;
  af:sourceTier "B" .