tiktok_search_suggestions
Get the autocomplete terms TikTok suggests in its search bar for a keyword — the real phrases people search, ranked, so you can find trending queries and long-tail keyword ideas. Costs 2 credits. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Seed keyword to expand into autocomplete suggestions, e.g. skincare. | |
| cache | No | Set true to serve from the 24h response cache (0 credits on hit). Default false — always fetch fresh. | |
| limit | No | Max items to return (default 20, max 100). Flat 2 credits per call. | |
| country | No | Two-letter ISO country code that localizes the suggestions to a market, e.g. US, GB, DE. Default US. | |
| language | No | Interface language for the suggestions, e.g. en-US or de-DE. Default en-US. |