Saltar al contenido principal

Search products across all shops using natural language

GET 

/api/search/global

Global semantic search using ONLY natural language queries. All filtering (price, category, brand, etc.) is detected automatically from the query text by AI. Example: 'gaming laptop with 16GB RAM under $1500'. Pass guidedFilters from previous response to avoid regenerating them (iterative filtering). Use sortBy to order results: relevance (default), price_asc, price_desc, rating, newest, popularity, discount.

Request

Responses

OK