The Unofficial
TikTok API.
Extract public TikTok data reliably and at scale. Stop dealing with proxies, captchas, and rate limits. Get clean JSON back in seconds.
One Shape. Every Platform.
We normalize chaotic HTML and platform-specific payloads into clean, typed JSON. Build once, work everywhere.
No Proxies Required
Stop maintaining headless browsers and rotating residential IPs. Our endpoints handle the anti-bot bypass for you.
Transparent Pricing
No confusing multipliers based on compute time. 1 credit equals exactly 1 successful API request. Simple and predictable.
KonbiniAPI scrapes public TikTok data for you.
KonbiniAPI gives you structured access to public TikTok data through a simple REST interface. Retrieve user profiles with follower counts, verification status, and bio. Paginate through video feeds sorted by newest or most popular. Pull comment threads from any video. Search by hashtag, audio track, or keyword. Access user stories, collections, following and follower lists, and live stream status. All responses follow the ActivityStreams 2.0 standard — consistent field names and typed values regardless of which endpoint you query.
Available TikTok Endpoints
Get user profile
Returns profile information for a TikTok user including bio, follower counts, verification status, and profile picture. Look up any public TikTok account…
View detailsGet user videos
TikTok API: Returns a paginated list of videos from a user's profile. Supports sorting by newest, popular, or oldest. Maximum 35 videos per page.
View detailsGet user liked videos
Returns a paginated list of videos liked by a TikTok user. Note: Users may have their likes set to private, in which case an empty list will be returned.
View detailsGet user reposts
Returns a paginated list of videos reposted by a TikTok user. Note: Users may have their reposts set to private, in which case an empty list will be…
View detailsGet user collections
Returns a paginated list of video collections (playlists and mixes) on a TikTok user's profile. Includes collection name, cover image, and video count.
View detailsGet user stories
Returns a paginated list of active stories for a TikTok user. Stories expire after 24 hours and include both images and videos with engagement data.
View detailsGet user following list
Returns a paginated list of accounts a TikTok user follows. Maximum 30 per page. Includes profile details for each followed account.
View detailsGet user followers list
Returns a paginated list of accounts following a TikTok user. Maximum 30 per page. Includes profile details for each follower account.
View detailsGet user live stream
TikTok API: Returns the current live stream for a user, including stream URLs and viewer count. Returns 404 if the user is not currently live.
View detailsGet video details
Returns details for a single TikTok video including engagement counts, media files in multiple qualities, audio track, author info, and hashtags.
View detailsGet video comments
TikTok API: Returns a paginated list of top-level comments on a video. Maximum 50 per page. Use the replies endpoint to fetch threaded replies.
View detailsGet comment replies
Returns a paginated list of replies to a TikTok comment. Maximum 50 per page. Includes author info, like counts, and reply timestamps.
View detailsGet video transcript
TikTok API: Returns the transcript for a video in a specific language. Supports both auto-generated (ASR) and machine-translated subtitles. Returns WebVTT…
View detailsGet videos with tag
Returns TikTok videos associated with a hashtag or challenge. The tag name is resolved to an internal ID automatically. Includes video details and…
View detailsGet collection videos
Returns a paginated list of videos in a TikTok collection (playlist or mix). Maximum 35 per page. Includes full video details and engagement counts.
View detailsGet audio details
Returns metadata for a TikTok audio track including title, artist, duration, usage count, and cover image. Look up any sound by its audio ID.
View detailsGet videos with audio
Returns a paginated list of TikTok videos using a specific audio track. Maximum 30 per page. Discover trending content by sound or music.
View detailsSearch content
TikTok API: General search that returns mixed results including videos and user profiles. Supports sorting and publish-time filters.
View detailsSearch users
Searches TikTok for user profiles matching a query. Fixed page size of 10 (platform limit). Returns profile details including follower counts and…
View detailsSearch videos
Searches TikTok for videos matching a query. Supports filtering by publish time and sorting by relevance, likes, or date.
View details