/coolblue/products
Coolblue
/coolblue/products
Get full Coolblue product details by product id (or product URL): name, short_name, description, highlights, brand, image, gallery images, price, sales_price (incl/excl VAT), list_price (when discounted), currency, availability, condition, rating, review_count, review_meta (rating distribution and per-category scores), category breadcrumbs, product_type, pros, cons, included_in_box, manual (PDF), energy_label, alternatives (related products), second_chance (refurbished variant), promotional_content (active promo label/icon/boxes), sub_products (component items for bundle/composite products) and more.
**Price:** 1 credit
**💡 AI Hint:** Fetch a single Coolblue product by numeric product id or a product URL. Returns one item with name, short_name (Coolblue's shorter display name), description (plain text), highlights (3 short feature bullets), brand {id, name, url}, image (main gallery image), images (full gallery — distinct media items, not size variants), price/currency, sales_price {including_vat, excluding_vat} (Coolblue native), list_price (former price when discounted), availability (InStock/OutOfStock/SoldOut/PreOrder/BackOrder/Discontinued/LimitedAvailability/OnlineOnly), availability_state (Coolblue native enum: OnStock/OutOfStock/...), is_in_stock convenience flag, condition (New/Used/Refurbished/Damaged), rating (0-10 scale, Coolblue native) and best_rating, review_count, review_meta {average_rating, count, images, rating_per_category[{name, average_rating}], count_per_rating[{stars, count}]} (rich review breakdown), category (deepest breadcrumb), breadcrumbs (path from site root), product_type {id, slug, singular_name, plural_name, image} (parent product type — Tablet/Console/Espressomachine etc), sub_product_type_id (Coolblue internal sub-type taxonomy id), pros/cons (curated highlights), included_in_box, manual {url, size_bytes} when Coolblue publishes a PDF, energy_label {level, version, image, specification_url} for EU-regulated devices, expected_release_date for pre-orders, is_leasable, is_composed_product, cross_sell_only, is_part_of_closed_community, has_accessories, has_product_support_hub, has_usb_c_charger_included flags, alternatives (related products as lightweight refs: id, name, url, image, price), second_chance (refurbished variant: id + sales_price) when available, subscription metadata when applicable, promotional_content {label{label, details{title, explanation}}, icon{alt_text, image, details}, boxes[{id, location, title, text_markdown, image}]} (active marketing labels — trade-in, sale, new, campaign-specific promos), sub_products[{product{id, name, url, image, price}, quantity, is_main_product}] for bundle/composite SKUs (e.g. console+game+accessory bundle), canonical url, and gtin when published.
**⚠️ Common errors:** 412: Product not found (well-formed but nonexistent product id)
POST
/coolblue/products
Authorizations
API token from the dashboard
Headers
Body
application/json
Response
Successful Response