Coupang Taiwan shopping site - category browse, product search, reviews, and Q&A.
Category Navigation Tree
ASYNCREADNo auth
Returns the full category navigation tree with category IDs, slugs, and hierarchy.
This action takes no params.
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_tw_coupang_category_navigation_tree", "params": {} }'