{
  "specVersion": "1.0",
  "host": {
    "displayName": "Creo 3D",
    "identifier": "creo-3d.com",
    "documentationUrl": "https://creo-3d.com/llms.txt"
  },
  "entries": [
    {
      "identifier": "urn:air:creo-3d.com:api:storefront",
      "displayName": "Creo 3D Storefront API",
      "type": "application/openapi+json",
      "url": "https://creo-3d.com/api/openapi.json",
      "description": "Read-only HTTP endpoints for searching the Creo 3D catalogue of 3D-printed home goods — prices in EGP, English and Arabic listings, category and price filters — plus a search over MakerWorld designs the shop can print to order.",
      "capabilities": [
        "SearchProducts",
        "FilterByCategory",
        "FilterByPrice",
        "SearchMakerWorldDesigns"
      ],
      "tags": [
        "ecommerce",
        "3d-printing",
        "product-search",
        "egypt"
      ],
      "representativeQueries": [
        "what 3D printed home accessories does Creo 3D sell and what do they cost in EGP",
        "find a phone stand under 500 EGP at Creo 3D",
        "search the Creo 3D shop for planters sorted by price",
        "find a MakerWorld design that Creo 3D can print for me"
      ]
    },
    {
      "identifier": "urn:air:creo-3d.com:api:custom-quote",
      "displayName": "Creo 3D Custom Print Quote",
      "type": "application/json",
      "url": "https://creo-3d.com/api/agent/quote",
      "description": "Prices a made-to-order 3D print on demand: order total, per-piece price, weight, machine hours and a cost breakdown in EGP, from the shop’s live pricing settings. Paid per call over x402 — an unpaid request answers 402 with the terms, and an agent with a wallet settles and retries without a human. The ids a request needs are free at /api/agent/print-options, and /.well-known/x402 says what is charged and on which network.",
      "capabilities": [
        "QuoteCustomPrint",
        "EstimatePrintWeight",
        "EstimatePrintTime"
      ],
      "tags": [
        "3d-printing",
        "quotes",
        "custom-manufacturing",
        "x402",
        "agent-payments",
        "egypt"
      ],
      "representativeQueries": [
        "how much would Creo 3D charge to 3D print my model",
        "what does a 120 gram PLA print cost at Creo 3D",
        "price 20 copies of a custom 3D print in Cairo",
        "can I pay an API per call for a 3D printing quote"
      ]
    },
    {
      "identifier": "urn:air:creo-3d.com:guide:store",
      "displayName": "Creo 3D Store Guide",
      "type": "text/plain",
      "url": "https://creo-3d.com/llms.txt",
      "description": "Bilingual English and Arabic guide to the store: what is sold, how made-to-order production and delivery work, and how commissioning custom 3D printing differs from buying a listed design.",
      "tags": [
        "store-guide",
        "faq",
        "bilingual"
      ],
      "representativeQueries": [
        "how long does Creo 3D take to make and deliver an order",
        "can I send my own 3D model to Creo 3D to print",
        "does Creo 3D ship outside Cairo"
      ]
    },
    {
      "identifier": "urn:air:creo-3d.com:index:sitemap",
      "displayName": "Creo 3D Canonical URL Index",
      "type": "application/xml",
      "url": "https://creo-3d.com/sitemap.xml",
      "description": "Canonical URLs for every published product, category, service and policy page, with an entry per language so the English and Arabic pages are each addressable.",
      "tags": [
        "sitemap",
        "catalogue-index"
      ],
      "representativeQueries": [
        "list every product page on the Creo 3D store",
        "what is the Arabic URL for a Creo 3D product page"
      ]
    }
  ]
}
