/monotaro/categories

POST /api/monotaro/categories

Price: 20 credits

Browse the MonotaRO (モノタロウ) category tree: omit `category` to list the top-level categories with their product counts, or pass a category id to get that node with its ancestor breadcrumbs, direct children and the attribute filters available in it. Category ids and filter values feed straight into monotaro/products/search.

How to use it

Navigate the MonotaRO (モノタロウ) industrial-supply taxonomy. Without `category` you get the 24 top-level departments (safety wear, cutting tools, fasteners, vehicle parts…) with `product_count`. Pass a `category` id to get that node plus `breadcrumbs` (its ancestors), `children` (its direct subcategories with their product counts) and `filters` — the attribute filters that category supports (tip shape, thread size, glove material…), each with its allowed values and how many products carry them. Drill down by calling again with a child id; a leaf category returns an empty `children` list. Any id works as the `category` filter of monotaro/products/search, and a `filters` id together with one of its option values is exactly what its `attributes` filter expects.

Parameters

Request body

Response

Errors

Response headers