Endpoint Examples
Get Product
Retrieve a specific product using either ID.
Get Product by ID
Retrieve a product by its ID.
Path Parameters
Parameter | Type | Description |
---|---|---|
id | string | Product ID |
Query Parameters
Parameter | Type | Description |
---|---|---|
include_raw_data | boolean | Include raw html/json data from pdp (default: false) |