/misumi/products/search

POST /api/misumi/products/search

Price: 20 credits

Search the MISUMI (ミスミ) catalog by keyword, category, manufacturer, category-specific specification filters, shipping lead time, stock, CAD availability and RoHS compliance. Returns series cards with the price range in JPY excluding tax, shipping lead time, rating, category breadcrumbs, images and the comparison specifications the category ranks products by.

How to use it

Search MISUMI (ミスミ, Japanese B2B catalog of mechanical components, fasteners and factory automation parts). At least one of `keyword`, `category`, `brand` or `rohs_only` must be given. Results are **series** — configurable families, each with a price range across its part numbers; feed an `id` back into misumi/products for the family or misumi/products/variants for its individual part numbers. `attributes` filters on the specification axes of a category (thread size, material, stroke …) and needs `category` to take effect; get the ids and values from misumi/categories. `sort`, `in_stock_only` and `max_days_to_ship` apply to a category or manufacturer scope; with a keyword they need `exact_match` as well, which also narrows the keyword to literal matches. Prices are JPY excluding consumption tax. A keyword search never reaches beyond 8000 matches, so scope by `category` or `brand` to walk a large result set.

Parameters

Request body

Response

Errors

Response headers