The Wherehouse Public API is in BETA. Please contact us should you wish to build a feature rich integration dev@wherehouse.co.za.
GET /products have the following query parameters used for pagination:_limit: defines the number of items returned in the request. Defaults to 100. Maximum is 100.
_start: the offset to start returning products from. Defaults to 0.
_sort: field:ascorfield:desc. Defaults toupdated_at:desc.
_start parameter with your page size until an empty response is received.