List Topics
GET {{baseUrl}}/v1/tiktok/topics?limit=<number>&query=<string>
Search for topics
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | Max items to get | |
query | string | String to search by |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"tags":["\u003cstring\u003e","\u003cstring\u003e"],"error":"\u003cboolean\u003e"}