Get compact product fit evidence
API reference
Get storefront fit evidence
Read a compact rating and fit summary for a Custom JavaScript product.
GET
Get compact product fit evidence
Call this endpoint from the configured storefront origin. It returns the
source-reported overall rating and review count, a small analyzed fit digest,
and up to three relevant review previews.
Pass the same stable
product_id used during catalog sync. Optional
variant_id and size values narrow the preview reviews; they do not expand
the response with the full variant matrix or every review.
Use List storefront reviews when a
shopper chooses to inspect the underlying evidence.Path Parameters
Public Custom JavaScript site key.
Maximum string length:
255Query Parameters
Stable merchant product ID used during catalog sync.
Maximum string length:
255Optional stable merchant variant ID.
Maximum string length:
255Optional exact source size label or size signature.
Maximum string length:
255Response
Compact fit evidence for the product.
Small relevant preview; use the reviews endpoint for pagination.
Maximum array length:
3- Option 1
- Option 2
- Option 3
- Option 4
Current overall rating reported by the product source.
Required range:
0 <= x <= 5Current overall review count reported by the product source.
Required range:
x >= 0