Multi-Search (POST)
POST/v1/multi-search
Execute multiple search queries in a single request. Each query is independent and can have its own filters, pagination, and sorting. Maximum 10 queries per request. Authentication: Send x-storeid and x-storesecret headers.
Request
Responses
- 200
- 400
- 401
- 500
Array of search results
Invalid request
Invalid or missing store credentials
Server error