Rating
These endpoints are called from a shopper's browser, so they take your publishable key rather than a secret one. Anything specific to one customer also takes a signed email and timestamp: see Identifying the customer for how to produce the signature.
GET /widgets/rating
Get rating summary for products
Query Parameters
apiPublishableKeystringrequiredYour organization's publishable key, from Settings, API keys.
productSlugsstringrequiredComma-separated product slugs to summarize, one per widget on the page.
Request
Request
Request
Request
Response
Response schema