Perform product search using URL query parameters. Suitable for straightforward filtering scenarios where search criteria can be encoded in the query string.
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
Flag to include count in response
The search term for generating suggestions or results
Identifier for the product category to filter results
Name of the product category to filter results
Identifier for a specific collection or campaign
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 name by which the results should be sorted (e.g., price
, popularity
)
Facet fields with value to filter product by color, size or provided facets.
Logical filter expression to narrow results
Controls inclusion of out-of-stock items. Whether to include/ exclude/ bury out-of-stock items
Unique identifier for the user ID or user email.
Identifier for the user's session id
Whether to bypass merchandising rules for search. Bypass merchandising rules when true
.
Search results returned via query parameters.
The response is of type object
.