get https://t{tenantId}-s{siteId}.{env}.usc1.kibocommerce.com/api/commerce/catalog/storefront/productsearch/search
Searches the categories displayed on the storefront for products or product options that the shopper types in a search query.
Response
Searches the categories displayed on the storefront for products or product options that the shopper types in a search query.
xxxxxxxxxx
curl --request GET \
--url 'https://t0-s0.sb.usc1.kibocommerce.com/api/commerce/catalog/storefront/productsearch/search?collapse=true&startIndex=0&enableSearchTuningRules=true&includeAllImages=false&spellcorrectOverride=Default&useSubscriptionPricing=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: