{
"aweme_id": "",
"share_text": "",
"start_time": "0"
}
curl --location --request POST 'https://api.getoneapi.com/api/douyin/fetch_video_danmaku' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"aweme_id": "",
"share_text": "",
"start_time": "0"
}'
{
"code": 200,
"message": "success",
"data": {}
}