{
"keyword": "罗永浩",
"page": 1,
"sort_type":"general",
"note_type":"不限",
"time_filter":"不限",
"search_id":"",
"search_session_id":"",
"source":"explore_feed",
"ai_mode":0
}curl --location 'https://api.getoneapi.com/api/xiaohongshu-v2/search_notes' \
--header 'Authorization: Bearer {{apikey}}' \
--header 'Content-Type: application/json' \
--data '{
"keyword": "罗永浩",
"page": 1,
"sort_type":"general",
"note_type":"不限",
"time_filter":"不限",
"search_id":"",
"search_session_id":"",
"source":"explore_feed",
"ai_mode":0
}'{
"code": 200,
"message": "success",
"data": {}
}