/askul/products/search

POST /api/askul/products/search

Price: 20 credits

Search the ASKUL (アスクル) catalog by keyword, category level, maker, brand, series, price range, delivery speed, product programme and category-specific specification facets. Returns product cards with price including tax, per-unit price, rating, cumulative purchase count, variant count, delivery date and promotion tags.

How to use it

Search ASKUL (アスクル, Japanese B2B office/facility/MRO supplier, ~16M catalogue lines). Every filter is optional except `count`; with no filter it browses the whole catalog. Most results are product FAMILIES (`is_family=true`) — `id` is then a family id for askul/products/variants and `variant_count` says how many order codes it holds, while `price_with_tax` is the cheapest variant and `has_price_range` marks that the variants differ in price. `specs`, `makers`, `brands`, `series` and `tags` ids come from askul/categories for the category you intend to search.

Parameters

Request body

Response

Errors

Response headers