Last updated
Was this helpful?
Was this helpful?
GET https://search-api.abtasty.com/autocomplete?client_id={clientId}&query=a&hits_per_page=5{
"suggestions": [
{
"text": "brosse a cheveux"
},
{
"text": "baume à levre"
},
{
"text": "rouge à lèvres"
},
{
"text": "baume à lèvres"
},
{
"text": "brosse a dent"
}
]
}