Product Data

Retrieve product data by product_id. This call returns product data such as product identifiers, average score, total review count, and more.

📘

Product ID

Note that in some parts of the API, product_id may be referred to as external_product_id

Product Data - Response Attributes

AttributeDescription
idThe product ID
external_product_idThe external product ID
nameThe product name
urlThe product page URL
created_atThe timestamp generated upon product creation
updated_atThe timestamp generated when the product was last updated
average_scoreThe average star-rating of the product
total_reviewsThe total review count of the product
categoryThe product category
descriptionThe product description
specProduct specs
imagesThe product image URL
Language
Authorization
OAuth2