POST /v1/douyin/index/fetch_report_search
Search trend reports
stable · 2 credits per success
Search trend insight reports under Douyin Index;current_page / page_size: pagination (string);type: report type, empty for all;business: comma-separated product list;report_time: comma-separated year list, e.g. "2024,2023";search: keyword search;category: top-level category ID, default "6"
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| type | string | body | no | 报告类型 | demo |
| search | string | body | no | 报告关键词搜索 | demo |
| business | string | body | no | 所属产品列表,逗号分隔 | demo |
| category | string | body | no | 顶层分类ID(默认 6 表示抖音指数趋势报告) | demo |
| page_size | string | body | no | 每页数量 | demo |
| report_time | string | body | no | 发布年份列表,逗号分隔 | demo |
| current_page | string | body | no | 页码 | 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.