boost | OBJ | - | OBJ | - | - /facet-options
- /products
- /recommendations
- /search
- /suggestions
| - Requires a list of products as input and will return a list of products. Can be used to manipulate the product list or change the scoring of individual products.
- Only required if boosting is enabled via the corresponding SPARQUE Hub setting
- Only required if Product Suggestions are enabled via the corresponding SPARQUE Hub setting when calling the /suggestions endpoint
|
{fixedFacetName} ; e.g.: brand | OBJ | | STRING,DOUBLE | - | | |
{fixedFacetName}:FILTER ; e.g.: brand:FILTER | OBJ | | OBJ | - | | |
category_facets | OBJ | - | OBJ | 2 | - /facet-options
- /products
- /search
| - Takes a list of products and returns a list of categories associated with these products
- Only required if a fixed facet category exists
- Replaces the category endpoint
|
category:FILTER | OBJ | | OBJ | - | | - Filters a list of products by the categories provided in the tuple list
- Only required if a fixed facet category exists
|
facet_filter | OBJ | - value (tuple_list)
- locale (string)
- attribute (string)
| OBJ | - | - /facet-options
- /products
- /search
| - Takes a list of products and filters them by the provided attribute filter
|
facet_options | OBJ | | OBJ,DOUBLE | - | - /facet-options
- /products
- /search
| - Takes a list of products as well as a facet group and returns a list of property values representing the available facet group options and their corresponding score
|
facet_options_lc | OBJ | - attribute (string)
- locale (string)
| OBJ,DOUBLE | - | - /facet-options
- /products
- /search
| - Same as facet_options, but additionally takes a locale to filter the facet options by
- Since version 1.3
- Only required if Localized Facet Filtering is enabled via the corresponding SPARQUE Hub setting
|
facets | OBJ | | OBJ | - | - /health-check
- /products
- /search
| - Takes a list of products and returns a list of property names related to these products representing the facet groups available
- Only required for the /health-check endpoint if the parameter
ShouldRunExtendedTest is enabled. Only the HTTP response code is verified during this process.
|
masters | OBJ | | OBJ | - | - /facet-options
- /products
- /search
| - Takes a list of products and returns a list of products where each one is either an individual or a master product
- Only required if masters are enabled for the workspace. This setting is disabled by default and can only be managed by SPARQUE. Please create a ticket in the service portal if you need to change it.
|
namedown | OBJ | | OBJ | - | - /products
- /recommendations
- /search
| |
nameup | OBJ | | OBJ | - | - /products
- /recommendations
- /search
| |
oneVariant | OBJ | - | OBJ | - | - /facet-options
- /products
- /recommendations
- /search
- /suggestions
| - Takes a list of products and removes variation products so that only one variation remains per master product
|
user_categorysuggest | OBJ | | OBJ | - | | - Similar to categorysuggest, but takes a list of products as input to filter the available categories by
- Only required if Search Personalization is enabled via the corresponding SPARQUE Hub setting
- Only required if Category Suggestions are enabled via the corresponding SPARQUE Hub setting when calling the /suggestions endpoint
|
user_categorytree | OBJ | | OBJ | 2 | | - Similar to categorytree, but takes a list of products as input to filter the available categories by
- Only required if Search Personalization is enabled via the corresponding SPARQUE Hub setting
|
user_keywordsuggest | OBJ | - keyword (string)
- locale (string)
| STRING | - | | - Similar to keywordsuggest, but takes a list of products as input to filter the available keywords by
- Only required if Search Personalization is enabled via the corresponding SPARQUE Hub setting
- Only required if Keyword Suggestions are enabled via the corresponding SPARQUE Hub setting when calling the /suggestions endpoint
|
user_product_catalog | OBJ | | OBJ | - | - /categorytree
- /facet-options
- /product
- /products
- /recommendations
- /search
- /suggestions
| - Takes a list of products and filters them by the provided channel name
- Only required if Search Personalization is enabled via the corresponding SPARQUE Hub setting
- Only required if Keyword, Category or Product Suggestions are enabled via the corresponding SPARQUE Hub setting when calling the /suggestions endpoint
|
variants | OBJ | - | OBJ | - | | - Takes a list of products and returns the variants included and all other variants of their respective master products
|