get https://developers.yotpo.com/v2//products/?access_token=
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 asexternal_product_id
Product Data - Response Attributes
Attribute | Description |
---|---|
| The product ID |
| The external product ID |
| The product name |
| The product page URL |
| The timestamp generated upon product creation |
| The timestamp generated when the product was last updated |
| The average star-rating of the product |
| The total review count of the product |
| The product category |
| The product description |
| Product specs |
| The product image URL |