/lohaco/products/search

POST /api/lohaco/products/search

Price: 5 credits

Search the LOHACO (ロハコ) catalog by keyword, category, brand, price range, promotion tags and category-specific specification filters. Returns product cards with price, unit price, stock, brand, rating, review count, shipment type and PayPay point rate.

How to use it

Search LOHACO (ロハコ, Japanese consumer e-commerce run by ASKUL: groceries, drinks, cosmetics, household goods, stationery). Every filter is optional except `count`, but at least one of `keyword`, `category`, `brand_id`, `specs` or `tags` must narrow the catalog. Prices are JPY including tax. `specs`, `tags` and `brand_id` values are category-dependent — read them from lohaco/categories for the same category. `is_promoted` marks sponsored placements mixed into the listing. Drop-shipped items sit under a different `store_id`; pass `store_id/id` to lohaco/products to fetch them in one round trip.

Parameters

Request body

Response

Errors

Response headers