This documentation is generated by Sensefuel.
AI Search & Product Discovery platform that makes ecommerce search personal.
curl --location --request GET 'https://api.sensefuel.live/conversational//converse?query=I am looking for a new square coffee table.&converseId=123&storeId&userId'
{
"converseId": "123",
"message": "Hello there! I'm John, your AI Sales Assistant here at sensefuel home. Here are the square coffee tables I found for you:\n[PRODUCT_LIST]\nThese are the search keywords that might interest you:\n[KEYWORDS_LIST]",
"products": [
{
"original_item_group_id": "ABC123",
"item_group_id": "ABC123",
"title": "Table basse carrée industrielle en bois recyclé et métal avec plateau en verre - marron",
"id": "ABC123",
"price": 599.59,
"product_type": "Meubles > Tables basses",
"brand": "MYBRAND",
"additional_image_link": "https://mywebstie.com/my-directory/meubles/images-catalog/ABC123_101.jpg",
"currency": "EUR",
"is_new": false,
"normal_price": 1329,
"link": "https://www.mywebstie.com/ABC123-table-basse-carree-industrielle-en-bois-recycle-et-metal-avec-plateau-en-verre-marron.html",
"image_link": "https://mywebsite.com/my-directory/meubles/images-catalog/ABC123_401_1.jpg",
"availability": "in stock",
"color": "marron",
"is_discounted": true
}
],
"keywords": [
"square coffee table",
"square end table",
"rectangular coffee table"
]
}