/rakuma/categories

POST /api/rakuma/categories

Price: 10 credits

Browse the Rakuma (fril.jp) category tree: pass a category_id to get that category with its ancestor breadcrumbs and direct children, or omit it to list all fourteen top-level categories. Every node carries its Japanese name and kana reading, the SEO name, the marketing description Rakuma shows on the category page, and the size groups that apply to it, so the ids can be fed straight into the listing search.

How to use it

Navigate Rakuma's three-level category taxonomy (1686 nodes). Omit category_id for the top-level categories, or pass one (e.g. 10006) to get that node with id, parent_category_id, name, kana_name, description, seo_name, sort, size_group_id, related_size_group_ids, is_leaf, breadcrumbs, children and url. Drill down by calling again with a child id. Feed any id, at any depth, into rakuma/items/search (category_id) or rakuma/categories/items.

Parameters

Request body

Response

Errors

Response headers