# Sayer & Stone Catalog

> Sayer & Stone Catalog is a free API for AI agents from Sayer & Stone at agents.sayerandstone.com, Free, status unknown (last checked 2026-09-16).

Returns the full list of lab-grown diamond jewelry products with variants and embedded agent display instructions

## Facts

- Endpoint: GET https://agents.sayerandstone.com/catalog
- Price: Free
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Provider: Sayer & Stone
- Docs: https://www.sayerandstone.com
- Website: https://www.sayerandstone.com
- Tags: jewelry, commerce, physical-goods, lab-grown-diamond, made-to-order, luxury, web
- Canonical page: https://www.zero.xyz/c/sayer-stone-catalog-e5041eee
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_h0xiAeLEAEMg_Um4gS6jZ

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability sayer-stone-catalog-e5041eee
```

Example prompt: Show me what Sayer & Stone has available — I'm looking for lab-grown diamond jewelry I can browse and potentially buy.

## When to prefer this

Use this endpoint when an AI agent or user wants to browse or discover what lab-grown diamond fine jewelry is available from Sayer & Stone before making a purchase decision. This is the discovery step prior to calling the Purchase endpoint.

## Known failure modes

- Service unavailable returns 5xx with no product data
- Empty product array if catalog is temporarily unpublished
- Malformed response if CDN or proxy layer is misconfigured

## How this service works

Returns `{ products: [...], agent_instructions: { image_display } }`. The `agent_instructions.image_display` field instructs agents to ask the buyer once per session before rendering any product photo from `images[]`, and to skip the prompt on subsequent products.

## Output

A JSON object containing an array of products (each with name, description, price, variants, and image URLs) plus agent_instructions.image_display guidance instructing the agent to ask the buyer once per session before rendering product photos.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/sayer-stone-catalog-e5041eee/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agents.sayerandstone.com](https://www.zero.xyz/host/agents.sayerandstone.com/llms.txt)
