/iosys/products/search

POST /api/iosys/products/search

Price: 5 credits

Search the Iosys (イオシス) catalogue of second-hand and unused phones, tablets, feature phones, mobile routers, wearables, audio, accessories and computers by keyword, narrowed by catalogue path, condition rank, manufacturer, genre, model series, price, storage capacity, operating system, computer traits and release month, in five orderings. Each result is one physical batch of one model in one condition grade, which is what the shop lists.

How to use it

Search iosys.co.jp. Every filter is optional, so an empty payload with count walks the whole live catalogue. Narrow with keyword (matched against the listing name and its specification sheet, so a search for iPhone also returns accessories whose compatibility line names it) and exclude_keyword (matched against the name only), category (a catalogue path such as 'smartphone', 'smartphone/iphone13/simfree' or 'pc/notepc/macbook', the category_path of any product), condition (used covers rank_a, rank_b and rank_c together), brand (the manufacturer exactly as a product reports it, such as Apple or SHARP) and genre (the genre_slug a product reports, such as simfree or docomo), series, price_min/price_max in JPY, capacity_gb for the exact storage the phone facet lists or capacity_min_gb/capacity_max_gb for a range, os and pc_features (both only narrow computers, everything else keeps its full result set), and release_year_min/release_month_min/release_year_max/release_month_max. There is no RAM filter and no display-size filter: the shop's own parameters for both return listings outside the bound they promise, so a 30-inch minimum still comes back full of 1.3-inch smartwatches and asking for at least 16 GB of RAM yields 8 GB machines. Filter on RAM with pc_features memory_8gb_plus, and read memory and screen size from spec on the returned records. Order with sort. Every result carries id, usable with the products endpoint, and category_path, usable as the category filter here. The shop only lists what it physically holds, so a sold-out batch leaves the catalogue entirely. Prices are tax-included JPY.

Parameters

Request body

Response

Errors

Response headers