Categories
Manages product categories and category hierarchies. Use these endpoints to retrieve, search, and navigate category structures.
Available endpoints:
GET /v1/catalog/categories
GET /v1/catalog/categories/{id}
GET /v1/catalog/categories/slug/{slug}
GET /v1/catalog/categories/{id}/tree
GET /v1/catalog/categories/search/{query}
Last updated
Was this helpful?