List Product Reviews

The Product Reviews API returns structured manufacturer review data at the SKU (model) level. This includes aggregate rating, total review count, detailed individual reviews, and related brand and category metadata.

This endpoint is designed for frontend display purposes and allows retailers to showcase official manufacturer reviews directly on product pages. If no reviews are available, the API returns a clear “not available” state.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter by SKU.

integer

Filter by the product’s unique ID.

string

Match behavior for sku searches. Allowed values: exact or fuzzy. (Default: exact if not provided.)

string

Filter brands by their primary industry. Valid values: Appliances, Furniture, or Mattresses.

integer

Filter by brand ID.

string

Filter by brand name or brand slug.

integer

Filter brands using a unique Category ID.

string

Filter brands within one category.

integer

Filter brands using a unique Subcategory ID.

subcategory
array of strings

Filter brands within one subcategory.

subcategory
integer

Filter brands using a unique Detail Category ID.

string

Filter brands within one detail category category.

integer

Exclude by brand ID.

string

Exclude by brand name or brand slug.

integer

Exclude brands associated with a specific Category ID.

string

Exclude brands associated with a specific category name from the results.

integer

Exclude brands associated with a specific Subcategory ID.

string

Exclude brands associated with a specific subcategory name.

integer

Exclude brands associated with a specific Detail Category ID.

string

Exclude brands associated with a specific detail category name.

string

Specify the page number for paginated results.

integer

Specify the number of brand items to return per page.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json