{
"aweme_id": "",
"share_text": "",
"count": 10,
"cursor": ""
}curl --location 'https://api.getoneapi.com/api/douyin/fetch_video_comment' \
--header 'Authorization: Bearer {{apikey}}' \
--header 'Content-Type: application/json' \
--data '{
"aweme_id": "",
"share_text": "",
"count": 10,
"cursor": ""
}'{
"code": 200,
"message": "success",
"data": {}
}