/wayfair/products

POST /api/wayfair/products

Price: 10 credits

Get full Wayfair product details by SKU (or product URL): title, brand, price, list_price, currency, discount, rating and review_count with per-star rating breakdown, image and image gallery, variants (color/material swatches with their own image, thumbnail, url and stock status), verified status, availability and category.

How to use it

Fetch a single Wayfair product by SKU (e.g. W114765796) or a product URL. Returns one item with title, brand, brand_url, price/list_price/currency, discount, rating, review_count, per-star rating_breakdown, image (hero) and images (the full gallery, hero first), variants (one per color/material swatch: name, piid, url deep-linking to that swatch, thumbnail, image and availability/is_in_stock), is_verified, availability/is_in_stock and category_id. variants[].choice_id is set only for the swatch Wayfair renders as selected; use piid as the stable per-swatch identifier.

Parameters

Request body

Response

Errors

Response headers