GET a list of all products
GET/v/pc
- Requires Data Viewer ApiKey permissions.
- Example URI: https://instancename.piminto.com/api/en-us/v/pc
NOTE: This endpoint retrieves a list of active products that are associated with 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 products that are currently being sold and belong to categories that are visible/enabled.
This API allows you to retrieve information about all products in the PIMS system.
Returns
The endpoint returns information about all products in the PIMS system.
Request
Responses
- 200
success