How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Liquid Death Storefront Read-Only JSON API

The anonymous, read-only product and collection JSON surface Liquid Death documents for AI agents in its agents.md, covering product records, collection listings, storefront search and the store-level discovery documents. No authentication required. Contains no transactional capability by design.

This API exposes 7 operations across 7 paths, organized into 2 resource areas, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 2026-08-01.

Requests are made against a single base URL, https://liquiddeath.com.

7 operations 7 paths 5 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-08-01
Base URL
https://liquiddeath.com
Terms of Service
Resource Areas
2

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 7 GET. They span 2 resource areas: Catalog, Discovery. Each is listed below with its method, path, parameters, and response codes.

Catalog 3

Product and collection data

GET
/products/{handle}.json
Get a product by handle
getProduct 1 param → 200404
GET
/collections/{handle}/products.json
List products in a collection
listCollectionProducts 3 params → 200404
GET
/search
Search the storefront
searchStorefront 2 params → 200
Discovery 4

Store-level discovery documents for crawlers and agents

GET
/sitemap.xml
Get the sitemap index
getSitemap → 200
GET
/agents.md
Get the agent instruction document
getAgentInstructions → 200
GET
/llms.txt
Get the llms.txt document
getLlmsTxt → 200
GET
/.well-known/ucp
Get the UCP merchant profile
getUcpProfile → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Variant (26 properties), Product (16 properties), Image (10 properties), Option (3 properties). Each schema is shown below with its type and property counts.

Product
object
A storefront product, as returned by the read-only product JSON endpoints.
16 properties
Variant
object
A purchasable variant of a product.
26 properties
Image
object
10 properties
Option
object
A product option axis, e.g. Flavors or Size.
3 properties
Error
object
Error body returned by the storefront JSON endpoints.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

liquid-death-storefront-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Liquid Death Storefront Read-Only JSON API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.