ColdSnap Store JSON (Ajax) API

The unauthenticated read-only JSON surface Shopify serves from the ColdSnap storefront and which the store's own agents.md advertises to agents: /products.json and /collections.json catalog listings, per-product /products/{handle}.json documents, /collections/{handle}/products.json, /cart.js cart state, /search, and /sitemap.xml including a dedicated agentic-discovery sitemap. No OpenAPI description is published for this surface by either ColdSnap or the platform.

API entry from apis.yml

apis.yml Raw ↑
name: ColdSnap Store JSON (Ajax) API
description: 'The unauthenticated read-only JSON surface Shopify serves from the ColdSnap storefront and
  which the store''s own agents.md advertises to agents: /products.json and /collections.json catalog
  listings, per-product /products/{handle}.json documents, /collections/{handle}/products.json, /cart.js
  cart state, /search, and /sitemap.xml including a dedicated agentic-discovery sitemap. No OpenAPI description
  is published for this surface by either ColdSnap or the platform.'
humanURL: https://coldsnap.com/agents.md
baseURL: https://coldsnap.com/
tags:
- JSON
- Catalog
- Commerce
- Read Only
properties:
- type: Documentation
  url: https://coldsnap.com/agents.md
- type: Sitemap
  url: https://coldsnap.com/sitemap.xml