Tik-Tok-Feed
This TikTok API provides developers with fast and structured access to TikTok public data endpoints. It supports retrieving detailed Aweme (video) information, user profiles, user post feeds, and search results through simple REST API requests. The API is designed for developers building TikTok analytics platforms, automation tools, social media dashboards, content aggregation systems, and…
Tik-Tok-Feed endpoints
| Method | Endpoint | Description |
|---|---|---|
| Music | ||
| GET |
Music Feed / |
Get Music Feed No Watermark |
| Hashtag | ||
| GET |
Challenge Feed / |
Get Challenge Feed |
| User | ||
| GET |
User Info / |
User Info |
| GET |
User Info V2 / |
tiktok user info |
| GET |
User Feed / |
Get User Feed |
| GET |
User Feed V2 / |
Get User Feed |
| GET |
User Info No Cache / |
User Info |
| GET |
User Info V2 No Cache / |
tiktok user info |
| Video | ||
| GET |
Video by ID No Cache /video/ |
Video by ID |
| GET |
Video by ID /video/ |
Video by ID |
| GET |
Video by URL /video/ |
Video by URL |
| GET |
Video Comments /video/ |
Video comment |
| Collection | ||
| GET |
Collection by ID /collection/ |
Collection by ID |
| Other endpoints | ||
| GET |
User Aweme List (by SecUid) /api/tiktok/app/fetch_user_aweme_list |
Fetch the list of TikTok videos (Aweme posts) published by Sec UID. The API returns video metadata including Aweme ID, captions, video URLs, cover images, statistics (views,… |
| GET |
Search User /api/tiktok/app/fetch_search_user |
Search TikTok users by username, nickname, or keyword. The API returns matching user profiles with information such as user ID, unique username, nickname, avatar, follower count,… |
| GET |
Aweme Detail (by ID) /api/tiktok/app/fetch_aweme_detail |
Retrieve detailed information about a TikTok video (Aweme) using its Aweme ID. The API returns metadata such as video description, author information, statistics (likes,… |
Tik-Tok-Feed pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $13.99 / month | 45 / minute |
|
| ULTRA | $39.99 / month | 2 / second |
|
| MEGA | $69.99 / month | 2 / second |
|