/zalando/products
Get full Zalando product details by product URL: name, brand, color, price, list_price, discount, 30-day lowest price, images, description, category, silhouette, flags, return/delivery policy, popularity highlights, sizes with availability, material/care attributes and colour variants of the same style.
Price: 10 credits
💡 AI Hint: Fetch a single Zalando product by its product URL (a page address ending in -.html). Returns one item with id (config-sku), name, brand+brand_alias, color, price/list_price/discount_percentage/currency (EUR), lowest_price_30d (the EU 30-day lowest prior price), image+images, description, category+category_id, is_in_stock, silhouette, gender, flags (Deal/Kids/etc), return_policy, delivery_label, highlights (popularity callouts), sizes (size/sku/is_in_stock/price), attributes (material, care and detail specs as key/value) and variants (other colours of the same style with sku/url/color/image).
⚠️ Common errors: 412: Product not found (well-formed but nonexistent config-sku, or page has no product)
Authorizations
API token from the dashboard
Headers
Body
Zalando product URL (a canonical product page address ending in -{config-sku}.html)
1"https://www.zalando.de/nike-sportswear-court-borough-recraft-unisex-sneaker-low-white-ni116d0lr-a15.html"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response