Search products in a specific shop using natural language
GET/api/search
Semantic search with AI-powered intent detection and guided filters. Use appliedFilters to apply user-selected filters from guidedFilters response. Pass guidedFilters from previous response to avoid regenerating them (iterative filtering). Use conversationId to enable conversational search with history (up to 10 turns). Use sortBy to order results: relevance (default), price_asc, price_desc, rating, newest, popularity, discount. Use mentionedProductIds (comma-separated UUIDs) to indicate products the user selected in the UI.
Request
Responses
- 200
OK