Skip to main content

Search products and content (GET)

GET 

/search

Alternative GET endpoint for searching products and content. All parameters are passed as query parameters instead of a request body.

Please make sure to always attach a sessionId to the request.

Additionally, make sure to forward the client IP address via an HTTP header called HTTP_CLIENT_IP - this makes it possible to set a limit for queries per IP per hour to prevent abuse.

Navigation queries: To use Zoovu for category navigation or landing pages, use the query format _#CategoryLevel1#CategoryLevel2#.... For example, _#Electronics#Phones#Smartphones navigates to the Smartphones category.

Request

Responses

OK - same response format as POST /search