/yandexmarket/categories/products

POST /api/yandexmarket/categories/products

Price: 20 credits

List Yandex.Market products inside a category by category id (or category URL): product cards with id, title, image, displayed price, spec highlights and seller, with price range, brand, condition, payment, rating and ordering filters.

How to use it

Browse what a category actually sells, when the caller wants a segment rather than a keyword match. Returns the same product shape and takes the same filters as /yandexmarket/products/search. The category id is the numeric segment of a /catalog--slug/{id} URL — the slug-style `category_id` on a product card is a different thing and will not resolve here, so do not guess one. Prices behave exactly as in search: `price_with_card` is the price and it is the one the card displays. There is deliberately no `price` field on a listing page — for an unconditional per-seller figure call /yandexmarket/products/offers. `price_min`/`price_max` filter on a third basis again, so a result can land outside the requested range. `vendor_id` narrows to one brand and takes the id from a result row. There is deliberately no seller filter here — the source's own seller facet leaks about a third of the rows on a category listing, so use /yandexmarket/products/search, where it is exact.

Parameters

Request body

Response

Errors

Response headers