Product Reviews API

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
integer

Filter by the product’s unique Skulytics product ID.

string

Filter by one or more SKUs. Multiple SKUs can be provided as a comma-separated list without spaces, for example GNE27JYMFS,ABC123.

string

Filter products by product type.

integer

Filter by brand ID.

string

Filter by brand name or brand slug.

integer

Filter by category ID.

string

Filter by category name or category slug.

integer

Filter by subcategory ID.

string

Filter by subcategory name or subcategory slug.

integer

Filter by detail category ID.

string

Filter by detail category name or detail category slug.

integer

Exclude products associated with a specific brand ID.

string

Exclude products associated with a specific brand name or brand slug.

integer

Exclude products associated with a specific category ID.

string

Exclude products associated with a specific category name or category slug.

integer

Exclude products associated with a specific subcategory ID.

string

Exclude products associated with a specific subcategory name or subcategory slug.

integer

Exclude products associated with a specific detail category ID.

string

Exclude products associated with a specific detail category name or detail category slug.

integer

Specify the page number for paginated results.

integer

Specify the number of product items to return per page. Maximum value is 100.

Response

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