TikTok User API Endpoints

Access comprehensive public profile information, including nickname, bio, follower count, verification status, and more for any TikTok user.

New here? See the TikTok User API overview for use cases, code samples, and FAQs.

GET userid/

User ID

Retrieve the unique numeric User ID (UID) for any TikTok user by providing their username. Essential for subsequent API requests.

GET userinfo-by-username/

User Info by Username

Fetch detailed user profile information including bio, stats (followers, heart count), nickname, and verified status using a username.

GET userinfo-by-id/

User Info by ID

Get comprehensive user profile details such as follower count, total likes, bio, and secUid using the unique numeric User ID.

GET user-posts/

User Posts

Retrieve a list of video posts from a specific TikTok user, including video play URL, cover image, stats, and description.

GET user-followers/

User Followers

Get the complete list of followers for a specific TikTok user. Access user profiles of followers for deeper audience analysis.

GET user-following/

User Following

Retrieve the list of accounts that a specific TikTok user is following. Analyze user interests and network connections.

GET search-user/

User Search

Search for TikTok users by keyword or username. Find profiles matching your search criteria with detailed user snippets.

GET user-collections/

User Collections

Retrieve a list of public collections (favorites) created by a specific TikTok user, including collection titles and cover images.

GET user-liked/

User Liked Posts

Access the list of videos that a specific TikTok user has liked. Note: The user's liked videos must be public.

GET user-playlists/

User Playlists (Mix)

Browse and retrieve all public playlists created by a specific TikTok user. Discover their personal video collections and curated series.

GET user-stories/

User Stories

Retrieve active stories posted by a specific TikTok user. Access temporary video content before it expires.