Public search

This endpoint acts basically the same as the /search/ endpoint. The only difference is that this the public endpoint does not require requests to be signed with using API-Secret. That means, they are publicly available. Because of that, we limit the fields returned in the responses. To achieve this, customers can define a whitelist of fields that should be returned.

Body Params
boolean
required

Set this to true when the request is an actual search request (e.g. autosuggest) and to false when you want to perform a request for products on a category or manufacturer page.

string
required

The term to search for.

boolean
required

Set this to true when you want aggregations to be included in the response, otherwhise false.

aggregations
object
required

List of selected values to filter for.

sorting
object
required
string
required

Number of products to be returned in the response.

string
required

The offset to start returning products from. In combination with the "count" property this is used for paginating the search results.

constraints
object
required
string
boolean

If set to false, the search query hook will be disabled. Default value is true(if not specify)

Headers
string
required

Makaira Instance ID

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json