/jmty/categories

POST /api/jmty/categories

Price: 10 credits

List the category tree of one Jimoty (jmty.jp) section: every category code the site uses in its URLs, its Japanese name, and the genre ids nested under it. Jimoty encodes category as a URL segment and genre as a numeric id, so this is the lookup that makes the category and genre_id filters of jmty/listings/search usable — it turns 家具 into the fur code and カーテン、ブラインド into genre 1299. For the used-car section the categories are the seventeen supported makers.

How to use it

List Jimoty categories and genres for one section. vertical is required and accepts sale, car, pet, com, coop, rec, job, les, eve, est, ser. Feed code into the category filter of jmty/listings/search and genres[].id into genre_id. Category codes are only valid inside their own section — the same code can mean different things in two sections, and a code from another section returns no listings.

Parameters

Request body

Response

Errors

Response headers