{
  "name": "Packrift Operations Resource Graph API",
  "description": "Read-only public Packrift resource graph endpoints for owned operation pages, manifest metadata, and crawlable AI-approved product-resource URLs.",
  "base_url": "https://packrift-operations-resource-graph.vercel.app",
  "guardrail": "This API describes an owned Packrift resource corpus. It is not a third-party backlink corpus and it does not place orders.",
  "openapi": "https://packrift-operations-resource-graph.vercel.app/openapi.json",
  "llms_txt": "https://packrift-operations-resource-graph.vercel.app/llms.txt",
  "endpoints": {
    "home": "https://packrift-operations-resource-graph.vercel.app/",
    "operations": "https://packrift-operations-resource-graph.vercel.app/operations",
    "families": "https://packrift-operations-resource-graph.vercel.app/families",
    "manifest": "https://packrift-operations-resource-graph.vercel.app/data/manifest.json",
    "dataset_card": "https://packrift-operations-resource-graph.vercel.app/data/dataset-card.md",
    "croissant": "https://packrift-operations-resource-graph.vercel.app/metadata.json",
    "datapackage": "https://packrift-operations-resource-graph.vercel.app/datapackage.json",
    "ro_crate": "https://packrift-operations-resource-graph.vercel.app/ro-crate-metadata.json",
    "dcat": "https://packrift-operations-resource-graph.vercel.app/dcat.jsonld",
    "datacite": "https://packrift-operations-resource-graph.vercel.app/datacite.json",
    "citation": "https://packrift-operations-resource-graph.vercel.app/CITATION.cff",
    "checksums": "https://packrift-operations-resource-graph.vercel.app/checksums.sha256",
    "product_page_template": "https://packrift-operations-resource-graph.vercel.app/products/{slug}",
    "sitemap": "https://packrift-operations-resource-graph.vercel.app/sitemap.xml"
  },
  "related_assets": [
    {
      "title": "Packrift SKU Fit + Substitution Matrix",
      "url": "https://packrift-fit-substitution-matrix.vercel.app/",
      "description": "Same-family Packrift SKU fit and substitution review candidates with downloadable relationship files."
    },
    {
      "title": "Packrift packaging tools hub",
      "url": "https://packrift.com/pages/tools",
      "description": "Buyer-facing calculators, tools, and Packrift resource links on the live commerce domain."
    }
  ],
  "counts": {
    "products": 4854,
    "operations_per_product": 413,
    "crawlable_packrift_mentions": 2004702,
    "skipped_rows": 8075
  }
}