This documentation is generated by Sensefuel.
AI Search & Product Discovery platform that makes ecommerce search personal.
curl --location '//search/suggestions?q=&product_url=&user_id=&size=&include=&store_code=' \
--header 'X-API-KEY: <api-key>'{
"suggestions": [
{
"keywords": "suggestion1"
}
]
}