Perform an advanced product search across your e-commerce catalog using keywords, category/collection filters, facets, and logical filter groups. Supports pagination, sorting, merchandising bypass, and optional inclusion of field metadata and counts.
Optional customer group identifier for segment-specific responses.
E-commerce provider for contextualizing the API call (e.g., shopify, magento, etc.).
Comma-separated list of fields to include in the response
Specifies the language or region for the response data
Identifier of the store within the e-commerce platform.
Sales or distribution channel identifier.
Identifier for the regional location from the BigCommerce admin panel.
Currency code for price displays.
Whether to include metadata about the fields in the response. If true
, include metadata for each searchable field.
Flag to include count in response. When true
, returns total hit count alongside items.
Number of items to skip for pagination offset.
Maximum number of items to return.
Order of sorting results (asc
for ascending, desc
for descending)
Field to sort results by (e.g. price
, popularity
).
Whether to bypass merchandising rules for search. Set to true
to ignore merchandising rules in ranking.
Search results with product list and metadata.
The response is of type object
.