/misumi/manufacturers

POST /api/misumi/manufacturers

Price: 20 credits

Get a MISUMI (ミスミ) manufacturer by id, URL slug or manufacturer URL: name, English name, search synonyms, storefront URL, how many series it sells on MISUMI, and the catalog categories it sells in.

How to use it

One manufacturer (メーカー) carried by MISUMI — MISUMI's own private label as well as the ~3200 third-party brands it distributes. Pass the manufacturer id as returned by our other endpoints (`brand.id`, e.g. 'SMC1'), or the URL slug the storefront uses ('smc'). The id is the cheap path: resolving a slug requires reading the whole manufacturer index. `series_count` is how many series the manufacturer has on MISUMI — list them with misumi/products/search and `brand` set to this id. `categories` are the catalog categories the manufacturer appears in.

Parameters

Request body

Response

Errors

Response headers