This documentation is generated by Sensefuel.
AI Search & Product Discovery platform that makes ecommerce search personal.
curl --location '/00c5b43d-9306-49e0-8c39-04e77aa4bf56/search/contents/by-type?q=Shopping%20guide&size=10' \
--header 'X-API-KEY: <api-key>'{
"content_types": [
{
"content_type": "Guide",
"total": 1,
"contents": [
{
"score": 0.9,
"content_type": "Guide",
"title": "Shopping guide : choose your moisturizer",
"link": "/guide/choose-your-moisturizer",
"image_link": "/guide/choose-your-moisturizer/image.jpg"
}
]
},
{
"content_type": "Article",
"total": 1,
"contents": [
{
"score": 0.8,
"content_type": "Article",
"title": "How to hydrate your skin daily",
"link": "/article/how-to-hydrate-your-skin-daily",
"image_link": "/article/how-to-hydrate-your-skin-daily/image.jpg"
}
]
}
]
}