GET /v1/douyin/creator/fetch_creator_material_center_billboard
Get creator material center billboard
stable · 2 credits per success
Get Douyin creator material center billboard data;billboard_tag: Billboard tag, 0=all, other values can be obtained through config interface;- 0: All;- 333: Food;- 334: Travel;- 299: Lifestyle;- 335: Automotive;- 336: Technology;- 302: Gaming;- 296: Anime;- 337: Entertainment;- 311: Celebrity;- 298: Sports;- 300: Culture & Education;- 301: Campus;- 297: Government;- 305: Fashion;- 306: Talent Sho…
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| order_key | integer | query | no | 排序键: 1=播放最高, 2=点赞最多, 3=评论最多, 4=热度最高 | demo |
| time_filter | integer | query | no | 时间筛选: 1=24小时, 2=7天, 3=30天 | demo |
| billboard_tag | integer | query | no | 榜单标签,0=全部,其他值请通过config接口获取 | 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.