Product Listing
Retrieves all SKUs present on the Fynd Platform at the company level, supporting optional filters:
- Pagination (
page_no
,page_size
) for large datasets. - SKU filters to retrieve only specific products.
- Ensures consistent real-time product visibility across third-party systems and Fynd.
Method:
GET
Scheme:HTTPS
Endpoint:https://{{host}}/ims/v3/listings
Try out Fynd Konnect's Product Listing Endpoint
Common Request Header
Header | Mandatory | Description |
---|---|---|
x-access-token | Yes | Access token used for authenticating API requests to Fynd Konnect. |