Authorization
Example:
Authorization | Bearer Paste-Your-Api-Key-HereStatistics count only
ACTIVE reviews across the entire store. When there are no active
reviews, data is returned as an empty object ({}).Response
Successful ResponseMain Structure (Root)
Status code returned by the API.
Status message that describes the API response.
Aggregated store-wide rating statistics. Empty object when there are no active reviews.
data Structure (Object)
Total number of active reviews across the store.
Average rating across all active reviews, rounded to one decimal place.
Per-rating breakdown, one entry for each rating from 5 down to 1.
Rating value (1–5) this breakdown entry refers to.
Percentage of total reviews that gave this rating.
Number of reviews that gave this rating.
