TikTok modelsapi generation api

tiktok/app-v3/live-search-result

Get live search results of specified keywords

Input
Idle

Example output — click Run to generate your own

API README

Get live search results of specified keywords

Purpose:

  • Get live search results of specified keywords Parameters:
  • keyword: Keyword
  • offset: Offset, starting from 0, the second page gets the cursor value from the response as the offset to continue the request.
  • count: Number, do not exceed 20
  • region: Region, default is US-America, for optional values please refer to TikTok region codes or ISO 3166-1 alpha-2 country codes. Return:
  • Live search results

[Example]

keyword = "Cat" offset = 0 count = 20 region = "US"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Related Models