Bulletproof Storefront JSON Catalog

The unauthenticated Shopify storefront JSON catalog endpoints (/products.json, /collections.json, /products/{handle}.json, /collections/{handle}/products.json) documented in the store's own agents.md as the read-only browsing surface for agents that do not need to transact.

API entry from apis.yml

apis.yml Raw ↑
name: Bulletproof Storefront JSON Catalog
description: The unauthenticated Shopify storefront JSON catalog endpoints (/products.json, /collections.json,
  /products/{handle}.json, /collections/{handle}/products.json) documented in the store's own agents.md
  as the read-only browsing surface for agents that do not need to transact.
humanURL: https://shop.bulletproof.com/agents.md
baseURL: https://shop.bulletproof.com
tags:
- Ecommerce
- Catalog
- JSON
properties:
- type: Examples
  url: examples/bulletproof-storefront-products-json.json