/coolblue/products/search

POST /api/coolblue/products/search

Price: 10 credits

Search Coolblue products by keyword. Returns product cards with id, name, image, current price, list price (when discounted), rating and review count, plus the canonical product URL.

How to use it

Keyword search across the Coolblue catalog (NL). Each result has id (numeric Coolblue product id), alias (URL slug), name, url, image, price (current selling price in EUR), list_price (original price before discount, when present), currency, rating (1-5 scale — coarser than the 0-10 native Coolblue rating; fetch the product via coolblue/products for the precise value), and review_count. Coolblue is a first-party retailer (no third-party sellers / multi-offer pricing). For broad / popular intents some queries return minimal records (id, alias, url only); call coolblue/products with each id to retrieve full details. For exhaustive listings within a category use coolblue/categories/products.

Parameters

Request body

Response

Errors

Response headers