本文档由 云音工坊 自动生成,如有疑问,请联系客服微信:yuntts !
curl --location 'https://www.yuntts.com/api/v1/live-api' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data '{
"live_platform": "抖音直播",
"parameter": "https://live.douyin.com/631276402185"
}'{
"summary": "成功-单URL",
"value": {
"code": 0,
"message": "success",
"data": "http://pull-flv-f6.douyinliving.com/media/stream-xxx.flv"
}
}