/trendyol/categories
Get the Trendyol category tree: top-level departments with nested subcategories. Each node has id, name, alias, parent_category_id, url, image and children. Pass a category id or alias to return only that subtree.
Price: 10 credits
💡 AI Hint: Fetch Trendyol’s category navigation tree. Without input returns the 10 top-level departments, each with nested children (subcategories and sub-subcategories). Every node has id, name, alias (URL slug, may be null), parent_category_id (null for top-level), url and image (set on top-level only) plus a children list. Pass category (an id or alias) to return just that node and its subtree.
⚠️ Common errors: 412: Category not found (the given id/alias is not present in the tree)
Authorizations
API token from the dashboard