BrewDog Storefront Product JSON

The unauthenticated, read-only product and collection JSON surface of the brewdog.com Shopify storefront, documented by BrewDog for agents in /llms.txt and /agents.md: GET /products.json, GET /products/{handle}.json, GET /collections/{handle}/products.json and GET /search?q={query}&type=product. No API key is required and no OpenAPI description is published.

API entry from apis.yml

apis.yml Raw ↑
name: BrewDog Storefront Product JSON
description: 'The unauthenticated, read-only product and collection JSON surface of the brewdog.com Shopify
  storefront, documented by BrewDog for agents in /llms.txt and /agents.md: GET /products.json, GET /products/{handle}.json,
  GET /collections/{handle}/products.json and GET /search?q={query}&type=product. No API key is required
  and no OpenAPI description is published.'
humanURL: https://brewdog.com/agents.md
baseURL: https://brewdog.com
tags:
- Products
- Catalog
- Retail
- JSON
- Read Only
properties:
- type: Examples
  url: examples/brewdog-products-json.json
- type: DataModel
  url: data-model/brewdog-data-model.yml