---
title: "Fetch aggregate product statistics for your site"
method: GET
path: "/aggregates/products/{siteid}"
tags: ["products", "aggregates"]
---

# Fetch aggregate product statistics for your site

`GET /aggregates/products/{siteid}`

This endpoint will return aggregated product feedback statistics for the lifetime of your Shopper Approved account as well as aggregates for all of your products.

## Path parameters

- `siteid` integer, required

## Query parameters

- `token` string, required
- `by_match_key` boolean
- `asArray` boolean
- `siteOnly` boolean
- `xml` boolean
- `fastmode` boolean

## Response `200`

Success - A JSON object with statistics will be returned

## Other responses

- `403` — Not Authorized - Your token is probably incorrect.

---

[API](https://skmtc.dev/shopperapproved/apis/shopper-approved-api.md) · [All operations](https://skmtc.dev/shopperapproved/apis/shopper-approved-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shopperapproved/shopper-approved-api/revisions/9881d9e6a701/schema)
