Skip to main content
Product search over a catalog. Returns the matching products, along with facets, banners, and result metadata. Search is available as two endpoints, POST /discovery/search and GET /discovery/search. Both take the same parameters and return the same response. Use POST to send facets, filters, and other structured fields as real JSON. On GET those same fields must be JSON-encoded into the query string. For non-product content, see Content Search.