/tsukumo/products/facets

POST /api/tsukumo/products/facets

Price: 10 credits

Get the full filter catalogue TSUKUMO (ツクモ) offers for a category or a free-text query: every maker, availability label, price band, merchandising label and category-specific specification value, each with the number of products behind it and the exact code to pass back to the search endpoint.

How to use it

Given a category (e.g. '20:2005' from the categories endpoint), a keyword, both or neither, return every filter shop.tsukumo.co.jp supports for that scope. Each facet carries the key it occupies, a Japanese name, the payload_field of the search endpoint it feeds, and its values with value (the code to send), name and product_count. Maker codes go into the maker field of the search endpoint, availability labels into stock, specification values into specs, merchandising labels into tags, and the price bands are a shortcut for price_min/price_max. The specification facets differ from one category to another, so read them per category rather than assuming a fixed set.

Parameters

Request body

Response

Errors

Response headers