/coolblue/categories/products

POST /api/coolblue/categories/products

Price: 10 credits

List products in a Coolblue category by numeric category id, URL slug, or full category URL. Top-level product categories return the full inventory; facet sub-pages (brand, spec filter, etc.) return the products highlighted on that page. Each entry: id, alias, canonical product url. Use the returned ids with coolblue/products to fetch full per-product details.

How to use it

List products inside a Coolblue category. Accepts a numeric category id (e.g. 2037), a URL slug (e.g. consoles, laptops, mobiele-telefoons), a facet path (e.g. mobiele-telefoons/smartphones/apple/apple-iphone-15), or the full category URL. Top-level categories return the full inventory; deeper facet pages return the subset of products highlighted on that facet page. Returns lite product entries: id, alias (slug fragment of the product URL), and the canonical product url. Pair with coolblue/products for full details.

Parameters

Request body

Response

Errors

Response headers