Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
| 分数范围 | 惩罚措施 | 惩罚时长 |
|---|---|---|
| 9-11 | 警告(Warning) | 无 |
| 12-14 | 暂停电商权限(视频、直播、商品展示功能) | 24 小时 |
| 15-17 | 暂停电商权限 | 48 小时 |
| 18-20 | 暂停电商权限 | 72 小时 |
| 21-23 | 暂停电商权限 | 1 周 |
| 24 及以上 | 永久移除电商权限,封禁 TikTok Shop 创作者账号 | 永久禁用 |
http://username:password@host:portrisk_info(健康状态信息):risk_level_text: 当前风险等级描述(如 Healthy)light_color: 健康状态浅色展示色值(rgba 格式)dark_color: 健康状态深色展示色值(rgba 格式)vio_score_rule_learn_url: 查看违规积分规则说明的链接is_show_score: 是否展示违规积分(布尔值)violation_score: 当前违规积分数量creator_status: 创作者账号状态码(0=正常)| Score Range | Punishment Measures | Duration |
|---|---|---|
| 9-11 | Warning | None |
| 12-14 | E-commerce permissions suspended (video, live, product showcase) | 24 hours |
| 15-17 | E-commerce permissions suspended | 48 hours |
| 18-20 | E-commerce permissions suspended | 72 hours |
| 21-23 | E-commerce permissions suspended | 1 week |
| 24+ | Permanent removal of e-commerce permissions and banning of TikTok Shop creator account | Permanently disabled |
http://username:password@host:portrisk_info: Account health status:risk_level_text: Current health level description (e.g., Healthy)light_color: Light color code for health level display (RGBA format)dark_color: Dark color code for health level display (RGBA format)vio_score_rule_learn_url: URL to learn more about violation point rulesis_show_score: Whether to display violation points (boolean)violation_score: Current violation scorecreator_status: Creator account status code (0 = normal)payload = {
"cookie": "your_cookie"
}Authorization: Bearer ********************{
"cookie": "Your_Cookie_String",
"proxy": "string"
}curl --location --request POST 'https://api.tikhub.io/api/v1/tiktok/creator/get_account_health_status' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"cookie": "Your_Cookie_String",
"proxy": "string"
}'{
"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
}