GET /v1/douyin/billboard/fetch_hot_account_trends_list
Fetch account fan data trend
stable · 2 credits per success
Get the account fan data trend;sec_uid: User sec_id;option: Option, 2 New like 3 New work 4 New comment 5 New share;date_window: Data point granularity in hours, one of 1/24 (one point per hour / per day), default 24;Account fan data trend
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| option | integer | query | no | 选项,2 新增点赞量 3 新增作品量 4 新增评论量 5 新增分享量 | demo |
| sec_uid | string | query | yes | 用户sec_id | MS4wLjABAAAA8U_l6rBzmy7bcy6xOJel4v0RzoR_wfAubGPeJimN__4 |
| date_window | integer | query | no | 数据点粒度(小时),可选 1 | demo |
Response fields
Field dictionary coming soon — the executable panel shows the live shape.
Errors
| code | HTTP | Meaning | Billed |
|---|---|---|---|
| 40001 | 400 | Invalid parameters | no |
| 40102 | 401 | Invalid or revoked API Key | no |
| 40201 | 402 | Insufficient credits | no |
| 40402 | 404 | Resource not found | no |
| 42201 | 422 | Quality gate failed | no |
| 42901 | 429 | Rate limit exceeded | no |
| 50401 | 504 | Upstream timeout | no |
| 50201 | 502 | Upstream error | no |
Billing
Success costs 2 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.