/monotaro/products/search

POST /api/monotaro/products/search

Price: 20 credits

Search the MonotaRO (モノタロウ) catalog by keyword, category, brand, part number, price range, rating, shipping lead time and category-specific attribute filters. Returns product cards with prices with and without tax, rating, review count, variant count, shipping lead time, category breadcrumbs, the representative specification set and linked documents.

How to use it

Search MonotaRO (モノタロウ, Japanese B2B industrial/MRO catalog, ~29M SKUs). Every filter is optional except `count`; with no filters it browses the whole catalog. Results are product FAMILIES — `id` is a product-group code, `variant_count` says how many individual SKUs it holds, and `price` is the cheapest SKU (JPY, excluding tax) with `has_price_range` telling whether SKUs differ in price. `attributes` filters on category-specific properties (tip shape, thread size, glove material…): call monotaro/categories with that `category` id and copy an id and one of its values from the `filters` it returns. Use monotaro/products/variants to expand a family into individual order codes.

Parameters

Request body

Response

Errors

Response headers