v1

latestOpenAPI 3.1.02026-07-26560790.7 KB
Trending

Get Keyword Sentence

Get Keyword Sentence

get/api/trending/keyword/sentence

Query parameters

keywordstring required

Keyword

Example:toy
pageinteger

Page

Example:1
limitinteger

Number of items per page (maximum is 50)

Example:50
period7 | 30 | 120
    Period in days:
    - 7: Last 7 days
    - 30: Last 30 days
    - 120: Last 120 days
    
Example:7
countrystring

Country code. Head here for a full list of supported countries

Example:US
order_type'desc' | 'asc'

Order by type

Example:desc

Response

Success

Example response

{
  "data": {
    "pagination": {
      "has_more": true,
      "page": 1,
      "size": 20,
      "total_count": 500
    },
    "sentence_list": [
      {
        "covers": [
          "ttps://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oEcYSAqB0Amw198ii9ceqAEXCicXPiYA8IIJ0k~tplv-noop.image?dr=18692&refresh_token=95b64430&x-expires=1765876851&x-signature=KbD1x0YmOVMLcWsfaEqMGsTVg4M%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=317596d8&idc=my"
        ],
        "ctr": 100,
        "sentence": "#tiktokshopblackfriday #homeandelectronicsdeals #tiktokshopholidayhaul #tiktokshopcybermonday #kidstoys",
        "use_type": "script_use_type_title"
      }
    ]
  }
}