Wechat-Search(微信综合搜索)、Wechat-MP-V2(公众号)系列、Wechat-Channels-V2(视频号)系列 全新上线!更快、更稳定!
{
"keyword":"罗永浩",
"offset":0,
"count":20,
"sort_type":0,
"publish_time":0,
"region":"US"
}curl --location 'https://api.getoneapi.com/api/tiktok/search_video_v2' \
--header 'Authorization: Bearer {{apikey}}' \
--header 'Content-Type: application/json' \
--data '{
"keyword":"罗永浩",
"offset":0,
"count":20,
"sort_type":0,
"publish_time":0,
"region":"US"
}'{
"code": 200,
"message": "success",
"data": {}
}