Chat API
Interactive chat bot style conversation for item discovery. Pass inconversation_id to continue an existing conversation.
Endpoint
Request Body (ChatRequest)
Event Object Structure
Theevents array contains a list of Event objects, each describing a user interaction or context relevant to the conversation.
Example Request
Response Body (ChatResponse)
Example Response
Responses
200 OK: Successful Response (ChatResponse)422 Validation Error: (HTTPValidationError)

