- Added
POST /v1/browse— list and page through products for a brand, website, or category, ideal for static grid views. Access is restricted; contact us to enable it - Added
modetoPOST /v1/searchconfig — choosedefault(lexical + semantic, recommended),keyword(lexical only, lowest latency), oragentic(LLM-planned sub-searches for complex queries). Deprecatedkeyword_search_only;trueis equivalent tomode=keyword - Added
salefilter toPOST /v1/search— passon_saleto only return products with at least one offer priced below its compare-at price - Updated
conditionfilter to require at least one offer matching the requested condition, locale, and any price filter — offers without condition data are indexed asnew - Added
conditionto product offer models —new,refurbished, orused, ornullwhen unknown - Added
countryparameter to brand and website endpoints — commission rates now reflect the requested country (defaultUS)
Release Notes
v3.4.0 — July 2026
Browse endpoint, search modes, sale and condition filters