Search (POST)
POST/v1/search
Run a full-text search for your store. Authentication: Send x-storeid and x-storesecret (from Seekora dashboard). Optional: x-user-id, x-anon-id, x-session-id for personalization. Supports pagination, filters, facets, sorting, snippets, and autocomplete suggestions. Use widget_mode: true for lightweight widget results.
Request
Responses
- 200
- 400
- 401
- 404
- 500
- 503
Search results with optional suggestions
Invalid request (e.g. invalid filter syntax)
Invalid or missing store credentials
Store or search index not found
Server error
Search temporarily unavailable