channel3-api
Product Detail
Get detailed information about a specific product by its ID.
get/v0/products/{product_id}
Path parameters
product_idstring required
Query parameters
redirect_mode'brand' | 'price' | 'commission'
"price" redirects to the product page with the lowest price "commission" redirects to the product page with the highest commission rate "brand" redirects to the brand's product page
Deprecated and ignored. Each offer now contains its own merchant URL.
website_idsstring[] nullable
Optional list of website IDs to constrain the buy URL to, relevant if multiple merchants exist. Accepts website IDs or domains (e.g. "nike.com").
Optional list of website IDs to constrain the buy URL to, relevant if multiple merchants exist. Accepts website IDs or domains (e.g. "nike.com").
Response
Successful Response