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