Categories
GET/v/ct
- Requires Data Viewer ApiKey permissions.
- Example URI: https://instancename.piminto.com/api/en-us/v/ct
NOTE: This endpoint retrieves a list of active categories. It is designed specifically for integration with web stores, ensuring that only currently available and relevant products are displayed to end-users.
Ideal for storefronts or catalog pages that need to dynamically load and display categories that are currently active/enabled.
Provides the ability to retrieve the entire structure and hierarchy of categories in your Product Information Management System (PIMS).
Returns
The endpoints returns detailed information about a category, including any subcategories that belong to or have been assigned to it. The information returned includes all the data necessary to understand the category hierarchy in the PIMS.
In this endpoint, the cat_data metadata field includes only the cat_image attribute, the path to the category image.
Responses
- 200
success