TikTok All in One
You can get info about videos, musics, hashtags(challenges), users, video comments, lives. You can search for videos, musics, hashtags(challenges), users, lives.You can get feed for any country you want.
TikTok All in One endpoints
| Method | Endpoint | Description |
|---|---|---|
| Video info | ||
| GET |
Video info /video |
Get all info about video by id |
| GET |
Video comments /video/comments |
Get all comments for specific video |
| GET |
Comments reply /video/comments/reply |
Get reply comments to specific comment for video |
| Search | ||
| GET |
Users search /search/user |
Search users by user name |
| GET |
Top /search/top |
Get everything that related to your query: users, videos, music, hashtags, etc. It is first tab in the app if you hit search button. |
| GET |
Live search /search/live |
Get ongoing lives by query string. This is "Live" tab in the mobile app search page. You can find direct video url in result. |
| GET |
Videos search /search/video |
Get videos by query string. This is "Video" tab in the mobile app search page |
| GET |
Music search /search/music |
Get music by query string. This is "Sounds" tab in the mobile app search page |
| GET |
Search suggestion /search/suggest |
Get suggestion for search query. Suggestion from TikTok for search. |
| GET |
Hashtag(challenge) search /search/hashtag |
Get hashtags(challenges) by query string. This is "Hashtags" tab in the mobile app search page |
| User | ||
| GET |
User info /user |
Get general info about user by id |
| GET |
Users videos /user/videos |
Get all videos that specific user uploaded. |
| GET |
User following /user/following |
Get user following list. This is "Following" button in user profile. |
| GET |
User followers /user/follower |
Get users followers list. This is "Followers" button in user profile. |
| GET |
User suggested /user/suggest |
Get suggestion list of users that similar to another. This is "Suggested" tab in user profile. |
| GET |
User recommendation /user/recommend |
List of popular users in your region/country. |
| Music | ||
| GET |
Music info /music |
Get all info about specific music(sound). |
| GET |
Videos for music /music/video |
Get info about all videos that use specific music(sound) |
| Hashtag(Challenge) | ||
| GET |
Hashtag(Challenge) info /hashtag |
Get general info about hashtag(challenge) |
| GET |
Hashtag videos /hashtag/videos |
Get all videos that contain specific hashtag(challenge) |
| Other endpoints | ||
| GET |
Discover /discover |
Get list of trending videos with specific hashtag for region(country). This is "Discover" screen in the mobile app. |
| GET |
Feed(Trendings) /feed |
You can GET Feed(Trending) videos like you get in first screen of the app for any region(country) you want. |
TikTok All in One pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $6 / month | — |
|
| ULTRA Recommended | $12 / month | — |
|
| MEGA | $22 / month | — |
|