Endpoint Examples
Filter Products
Retrieve a product using query parameter filters. We currently only support filtering a product by the URL of it’s brand product details page (PDP).
Filter Products by URL
Retrieve a product by its URL.
Query Parameters
Parameter | Type | Description |
---|---|---|
url | string | The product URL to fetch |
include_raw_data | boolean | Include raw html/json data from pdp (default: false) |