Dolls Kill Storefront Product JSON API

The read-only, unauthenticated JSON endpoints Dolls Kill documents in its own agents.md for agents that only need to browse the store: /products.json, /products/{handle}.json, /collections/{handle}/products.json, /search?q={query}&type=product, and /sitemap.xml. No credentials, no rate-limit headers, no versioning; the same Liquid-object JSON every Shopify storefront exposes.

Documentation

API entry from apis.yml

apis.yml Raw ↑
name: Dolls Kill Storefront Product JSON API
description: 'The read-only, unauthenticated JSON endpoints Dolls Kill documents in its own agents.md
  for agents that only need to browse the store: /products.json, /products/{handle}.json, /collections/{handle}/products.json,
  /search?q={query}&type=product, and /sitemap.xml. No credentials, no rate-limit headers, no versioning;
  the same Liquid-object JSON every Shopify storefront exposes.'
humanURL: https://www.dollskill.com/agents.md
baseURL: https://www.dollskill.com
tags:
- Products
- Catalog
- JSON
- Read Only
properties:
- type: Documentation
  url: https://www.dollskill.com/agents.md