{
"keyword": ""
}curl --location 'https://api.getoneapi.com/api/xiaohongshu/search_suggestion' \
--header 'Authorization: Bearer {{apikey}}' \
--header 'Content-Type: application/json' \
--data '{
"keyword": ""
}'{
"code": 200,
"message": "success",
"data": {}
}