/tiktok/categoryapiKey8 credits/requestList TikTok explore categories
Returns the category list exposed by the TikTok Explore page.
Params: x-api-key:header
API Group
15 TikTok API endpoints for web scraping workflows, with REST paths, authentication requirements, parameters, examples, and MCP tool metadata where supported.
/tiktok/categoryapiKey8 credits/requestReturns the category list exposed by the TikTok Explore page.
Params: x-api-key:header
/tiktok/commentsapiKey8 credits/requestReturns top-level TikTok video comments with cursor-based pagination.
Params: x-api-key:header, aweme_id:query, cursor:query
/tiktok/explore/{id}apiKey8 credits/requestReturns explore videos for a TikTok category id from the category endpoint.
Params: x-api-key:header, id:path
/tiktok/hashtag/{name}apiKey8 credits/requestReturns the metadata payload for a TikTok hashtag page.
Params: x-api-key:header, name:path
/tiktok/hashtagsapiKey8 credits/requestReturns the videos listed for a TikTok hashtag id with cursor-based pagination.
Params: x-api-key:header, id:query, cursor:query
/tiktok/popular-trend/country-industry-metaapiKey8 credits/requestReturns the country and industry metadata used by the TikTok Creative Center popular-trend endpoints.
Params: x-api-key:header
/tiktok/popular-trend/creatorapiKey8 credits/requestReturns trending creators from TikTok Creative Center. The service clamps `page` to 1-10 and `limit` to at most 100.
Params: x-api-key:header, page:query, limit:query, sort_by:query, creator_country:query, audience_count:query
/tiktok/popular-trend/hashtagapiKey8 credits/requestReturns trending hashtags from TikTok Creative Center. The service clamps `page` to 1-10, `limit` to at most 100, and defaults `period` to 7.
Params: x-api-key:header, page:query, limit:query, period:query, industry_id:query, country_code:query, filter_by:query
/tiktok/post/{id}apiKey8 credits/requestReturns the TikTok video detail payload for a video id.
Params: x-api-key:header, id:path
/tiktok/postsapiKey8 credits/requestReturns posts from a TikTok profile by `secUid`, with optional cursor pagination and sort mode.
Params: x-api-key:header, secUid:query, cursor:query, sort_type:query
/tiktok/profile/{handler}apiKey8 credits/requestReturns the TikTok profile payload for a public handle.
Params: x-api-key:header, handler:path
/tiktok/searchapiKey8 credits/requestSearches TikTok videos by keyword with cursor-based pagination.
Params: x-api-key:header, keyword:query, cursor:query, count:query
/tiktok/search/hashtagapiKey8 credits/requestSearches TikTok hashtags/challenges by keyword with cursor-based pagination.
Params: x-api-key:header, keyword:query, cursor:query, count:query
/tiktok/search/userapiKey8 credits/requestSearches TikTok users by keyword with cursor-based pagination.
Params: x-api-key:header, keyword:query, cursor:query
/tiktok/trendingapiKey8 credits/requestReturns the current TikTok trending feed.
Params: x-api-key:header