trending-tiktok

Search Trending Tiktok Endpoint

Search trending TikTok content and return it ranked by virality (saves/likes/views).

get/api/v1/trending-tiktok/search

Query parameters

querystring required

Search term, e.g. 'marketing', 'saas', 'ai tools'

Search term, e.g. 'marketing', 'saas', 'ai tools'

cursorstring nullable

Pagination cursor from a previous response's next_cursor

Pagination cursor from a previous response's next_cursor

min_savesinteger

Drop results below this save count

Drop results below this save count

sort_bystring

virality_score | saves | likes | views | shares

virality_score | saves | likes | views | shares

published_withinstring

yesterday | this-week | this-month | last-3-months | last-6-months | all-time

yesterday | this-week | this-month | last-3-months | last-6-months | all-time

media_typestring

all | video | image | carousel

all | video | image | carousel

Response

Successful Response

{"stackTrail":"paths:/api/v1/trending-tiktok/search:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.