{
  "agent_notes": "Read-only public gateway. Authentication is not required; no API key, credential, payment, account login, or access token is needed. Pricing is free for this static reference gateway. Use these files for discovery and metadata only, and verify live product fit, price, stock, shipping, and checkout on Packrift.com before purchase decisions.",
  "api": {
    "type": "openapi",
    "url": "https://packrift-catalog-knowledge-graph-gateway.vercel.app/openapi.json"
  },
  "authentication": {
    "instructions": null,
    "required": false,
    "type": "none"
  },
  "categories": [
    "commerce",
    "logistics",
    "engineering",
    "computing"
  ],
  "contact": {
    "email": "farhan@packrift.com",
    "github": "https://github.com/Packrift",
    "support_url": "https://packrift.com/pages/contact"
  },
  "description": "Compact public Packrift gateway for catalog knowledge graph source coverage, linked-data discovery, graph node samples, and agent-readable metadata.",
  "documentation": "https://packrift-catalog-knowledge-graph-gateway.vercel.app/llms.txt",
  "endpoints": [
    {
      "description": "Fetch gateway and source graph coverage statistics.",
      "method": "GET",
      "parameters": [],
      "path": "/data/stats.json",
      "response_description": "JSON stats for the compact gateway and source graph coverage."
    },
    {
      "description": "Fetch bounded sample graph node rows.",
      "method": "GET",
      "parameters": [],
      "path": "/data/sample-catalog-graph-nodes.jsonl",
      "response_description": "JSONL rows with public graph node links, product URLs, families, product types, and static bands."
    },
    {
      "description": "Enumerate gateway URLs.",
      "method": "GET",
      "parameters": [],
      "path": "/sitemap.xml",
      "response_description": "XML sitemap listing compact gateway URLs."
    }
  ],
  "homepage": "https://packrift-catalog-knowledge-graph-gateway.vercel.app/",
  "last_updated": "2026-06-03T09:36:32Z",
  "listing_requested": true,
  "name": "Packrift Catalog Knowledge Graph Gateway",
  "pricing": {
    "free_tier": {
      "queries_per_day": null,
      "queries_per_month": null
    },
    "model": "free",
    "paid_tier": null,
    "support_url": "https://packrift.com/pages/contact"
  },
  "primary_category": "reference",
  "provider": {
    "name": "Packrift LLC",
    "url": "https://packrift.com/"
  },
  "schema_version": "agentmanifest-0.3",
  "spec_version": "agentmanifest-0.3",
  "tags": [
    "Packrift",
    "catalog knowledge graph",
    "schema.org",
    "RDF",
    "JSON-LD",
    "public catalog"
  ],
  "version": "1.0.0"
}
