Search products and content (POST)
POST/search
This endpoint lets you search for products (and content, if applicable) matching your query.
Please make sure to always attach a sessionId to the request body.
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. Category levels are separated by # and the query always starts with _#.
Request
Responses
- 200
- 404
OK - see response examples below for different scenarios (products with filters, no results, banners/custom results, products with content).
Not found