Skip to main content
POST
This endpoint provides powerful search capabilities including fuzzy matching, relevance scoring, and aggregated facets for building filter UIs.

Request Body

string
Search query for full-text search across product names, descriptions, and SKUs
object
Additional filters to narrow results
object
Sort options
object
Pagination options
boolean
Include aggregated facets for building filter UIs (default: true)

Response

array
Array of matching products with relevance scores
integer
Total number of matching products
object
Aggregated data for building filter UIs