1000 次后会被抖音限制,需要等待一段时间(如:2小时后)后再继续调用。1000 calls, Douyin will restrict it. You need to wait for a period of time (such as 2 hours) before continuing to call.Authorization: Bearer ********************curl --location '/api/v1/douyin/app/v3/add_video_play_count?aweme_type=0&item_id=7197598285882789120&cookie=undefined' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}