Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
POST /api/v1/get-category-tree
X-VIP-TOKEN: your_api_key_here
{ "code": 200, "message": "OK", "data": { "0": { "id": "565631402af79df4", "label": "Jewelry", "children": {} }, "1": { "id": "dddaa894234df841", "label": "Home & Living", "children": {} }, "2": { "id": "bbb5f1f88c384526", "label": "Art & Collectibles", "children": {} }, "3": { "id": "efe0bd2c212eceec", "label": "Clothing", "children": {} }, "4": { "id": "60730d8d2eef8f4f", "label": "Craft Supplies & Tools", "children": {} }, ....... } }