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