Wechat-Search(微信综合搜索)、Wechat-MP-V2(公众号)系列、Wechat-Channels-V2(视频号)系列 全新上线!更快、更稳定!
{
"keyword": "老高",
"continuation_token": "",
"upload_date": "",
"type": "",
"duration": "",
"features": "",
"sort_by": ""
}curl --location 'https://api.getoneapi.com/api/youtube/search_v2' \
--header 'Authorization: Bearer {{apikey}}' \
--header 'Content-Type: application/json' \
--data '{
"keyword": "老高",
"continuation_token": "",
"upload_date": "",
"type": "",
"duration": "",
"features": "",
"sort_by": ""
}'{
"code": 200,
"message": "success",
"data": {}
}