Everytable Storefront Catalog (JSON)

Read-only product and collection JSON surfaced by the Everytable Shopify storefront and documented by Everytable in its own /llms.txt: product JSON at /products/{handle}.json, collection product JSON at /collections/{handle}/products.json, and product search at /search?q={query}&type=product. No authentication is required for these read paths; Everytable directs transacting agents to the UCP/MCP endpoint instead.

API entry from apis.yml

apis.yml Raw ↑
name: Everytable Storefront Catalog (JSON)
description: 'Read-only product and collection JSON surfaced by the Everytable Shopify storefront and
  documented by Everytable in its own /llms.txt: product JSON at /products/{handle}.json, collection product
  JSON at /collections/{handle}/products.json, and product search at /search?q={query}&type=product. No
  authentication is required for these read paths; Everytable directs transacting agents to the UCP/MCP
  endpoint instead.'
humanURL: https://everytable.com/llms.txt
baseURL: https://everytable.com
tags:
- Catalog
- Products
- Ecommerce
properties:
- type: LLMsTxt
  url: llms/everytable-llms.txt