GET /v1/tiktok/app/v3/fetch_creator_search_insights
Creator Search Insights
stable · 2 credits per success
Get creator search insights data, used to understand trending search topics and creative inspiration;offset: Pagination offset, default 0;limit: Number per page, default 20;tab: Tab type, options;- all: All;- content_gap: Content gap;- follower_searched: Follower searched;- life_style: Life style;- topics: Topics;- challenges: Challenges;- sounds: Sounds;- hashtags: Hashtags;language_filters: Lan…
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| tab | string | query | no | 标签页类型 | all |
| limit | integer | query | no | 每页数量 | 20 |
| offset | integer | query | no | 分页偏移量 | 0 |
| force_refresh | boolean | query | no | 是否强制刷新 | false |
| creator_source | string | query | no | 创作者来源 | general_search |
| category_filters | string | query | no | 分类过滤器,多个用逗号分隔 | demo |
| language_filters | string | query | no | 语言过滤器,多个用逗号分隔 | en |
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.