Popular Hashtags
TikTok
Get Popular Hashtags
Get popular TikTok hashtags with filtering by time period and country. Optionally surface only newly trending hashtags.
Credit Cost: 1 credit per request
GET
Popular Hashtags
💳 1 credit per request
Authorizations
Query Parameters
Time period in days (7, 30, or 120)
Available options:
7, 30, 120 Example:
7
Page number
Example:
1
Country code to get popular hashtags from
Available options:
AU, BR, CA, EG, FR, DE, ID, IL, IT, JP, MY, PH, RU, SA, SG, KR, ES, TW, TH, TR, AE, GB, US, VN Example:
"US"
Show only newly trending hashtags
Example:
false
Response
Successful response
Key Response Fields:
data.list[].hashtag_id: Unique hashtag IDdata.list[].hashtag_name: The hashtag text (without#)data.list[].publish_cnt: Total number of videos published with this hashtagdata.list[].video_views: Total video views across all posts using this hashtagdata.list[].rank: Current position on the chartdata.list[].rank_diff: Change in rank since last period (0= no change)data.list[].rank_diff_type: Type of rank change (e.g.2= stable)data.list[].is_promoted: Whether the hashtag is being promoteddata.list[].country_info.id: 2-letter country code (e.g.US)data.list[].country_info.value: Full country name (e.g.United States)data.list[].industry_info.id: Industry category IDdata.list[].industry_info.value: Industry name (e.g.Apparel & Accessories)data.list[].trend[]: Popularity trend over time — each entry hastime(Unix timestamp) andvalue(relative popularity 0–1)data.pagination.page: Current page numberdata.pagination.size: Items per pagedata.pagination.total: Total number of hashtags availabledata.pagination.has_more: Whether more pages exist