---
title: "Search Suggestions"
method: GET
path: "/v1/tiktok/search/suggestions"
tags: ["TikTok"]
---

# Search Suggestions

`GET /v1/tiktok/search/suggestions`

Gets the autocomplete suggestions TikTok shows while someone is typing in search. Returns `suggestions`, a clean array of suggested search terms and the most useful metadata for each suggestion.

## Query parameters

- `query` string, required
- `region` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/scrapecreators/apis/scrape-creators-api.md) · [All operations](https://skmtc.dev/scrapecreators/apis/scrape-creators-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scrapecreators/scrape-creators-api/revisions/e9ec3dbbd8b8/schema)
