获取创作者账号健康状态/Get Creator Account Health Status
TikTokapi
About
获取创作者账号健康状态/Get Creator Account Health Status
Documentation
获取创作者账号健康状态/Get Creator Account Health Status
[中文]
用途:
- 获取 TikTok Shop 创作者账号的健康状况信息,包括过去 90 天内的健康评分(风险等级)以及当前累计的违规积分数量。
- 关于违规积分:
- 违规积分是 TikTok 用于衡量账号健康状况的重要指标。
- 违规积分越高,账号健康状况越差,可能面临限流、禁播、封禁等处罚。
- 违规积分将直接影响账号的曝光量和推荐量。
累计违规积分对应的惩罚等级:
| 分数范围 | 惩罚措施 | 惩罚时长 |
|---|---|---|
| 9-11 | 警告(Warning) | 无 |
| 12-14 | 暂停电商权限(视频、直播、商品展示功能) | 24 小时 |
| 15-17 | 暂停电商权限 | 48 小时 |
| 18-20 | 暂停电商权限 | 72 小时 |
| 21-23 | 暂停电商权限 | 1 周 |
| 24 及以上 | 永久移除电商权限,封禁 TikTok Shop 创作者账号 | 永久禁用 |
备注:
- 此接口仅适用于已开通 TikTok Shop 的创作者账号。
参数:
- cookie: 用户 Cookie 字符串(用于身份认证)
- proxy: 可选 HTTP 代理地址,如不使用可省略
- 示例格式:
http://username:password@host:port
- 示例格式:
返回:
risk_info(健康状态信息):risk_level_text: 当前风险等级描述(如 Healthy)light_color: 健康状态浅色展示色值(rgba 格式)dark_color: 健康状态深色展示色值(rgba 格式)
vio_score_rule_learn_url: 查看违规积分规则说明的链接is_show_score: 是否展示违规积分(布尔值)violation_score: 当前违规积分数量creator_status: 创作者账号状态码(0=正常)
[English]
Purpose:
- Retrieve the health status of a TikTok Shop creator account, including the health score over the past 90 days and the current number of accumulated violation points.
- About violation points:
- Violation points are key metrics used by TikTok to measure the health of a creator account.
- Higher violation points indicate worse account health, and may lead to restrictions such as reduced exposure, suspension, or account bans.
- Violation points directly impact the account’s visibility and recommendation on the platform.
Punishment Levels for Accumulated Violation Points:
| 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 |
Notes:
- This API is only applicable to TikTok Shop creator accounts.
Parameters:
- cookie: User Cookie string for authentication
- proxy: Optional HTTP proxy address, can be omitted if not needed
- Example format:
http://username:password@host:port
- Example format:
Response:
risk_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)
[示例/Example]
payload = {
"cookie": "your_cookie"
}
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取创作者账号健康状态/Get Creator Account Health Status
Test this model in the Sandbase Playground with your own prompts.
Open in PlaygroundRelated Models
获取创作者账号概览/Get Creator Account OverviewTikTokapi获取创作者账号违规记录列表/Get Creator Account Violation Record ListTikTokapi获取创作者账号信息/Get Creator Account InfoTikTokapi获取创作者直播概览/Get Creator Live OverviewTikTokapi获取创作者商品列表分析/Get Creator Product List AnalyticsTikTokapi获取同款商品关联视频/Get Product Related VideosTikTokapi获取橱窗商品列表/Get Showcase Product ListTikTokapi获取创作者视频概览/Get Creator Video OverviewTikTokapi