v1
latestOpenAPI 3.1.02026-07-265897154.5 KBShopping
Get shopping product detail
Full detail for one product — occurrences, vendor/pricing rows, a real per-platform breakdown, and up to 50 recent responses that surfaced it. Requires a plan with Shopping Analytics (Scale or higher). Returns 404 if not found in the window. days defaults to 30, max 365.
get/api/mcp/projects/{projectId}/shopping/products/{productId}
Path parameters
projectIdstring uuid required
The project id.
productIdstring required
The product's raw title, as returned by id on GET /shopping — there is no synthetic product id. Percent-encode when it contains spaces/special characters.
Query parameters
daysinteger
Lookback window in days. Default and maximum vary by endpoint — see the operation description.
platformstring
Comma-separated AI platform filter (e.g. chatgpt,claude,gemini). Accepted values and whether the param is required vary by endpoint — see the operation description.
Response
Product detail.