Core Intent API
The Core Intent API exposes four dedicated product-discovery operations:- Search finds products that match a natural-language request.
- Similar-to discovers products similar to a base product.
- Compare compares products selected by the shopper.
- Bundle suggests complementary products.
intent field.
Streaming responses
Successful responses use server-sent events with thetext/event-stream content type. Each event contains a JSON value:
operationHideAiMessage to true to omit chatStream events. By default, product results in responsePayload contain only their id; set operationReturnFullProductInfo to true when the complete product data is required.
The source contract is maintained in openapi/preezie-api.json.
Product content
The Product Content API returns pre-generated content for a product detail page:- FAQs returns shopper-focused questions and answers.
- Highlights returns concise product selling points.
Tenantid request header. They do not use the Core Intent request body or SSE response format.