TikTok User Info API
TikTok User Info API allows you to retrieve detailed TikTok account information by username (uniqueId), including follower count, likes, video count, avatar, bio, verification status, and more. Perfect for data analytics, account verification, content operations, and market research.
API Features
Complete User Info Get avatar, nickname, bio, verification status, and more
Statistics Follower count, following count, likes, video count, and more
Followers/Followings Get user's follower list and following list
Multiple Query Methods Support username, user ID, secUid, and more
Live API Demo
API Response (JSON)
{} Need Help?
If you encounter API issues or need other API requirements, please contact us.
Use Cases
- Data Analytics: Analyze TikTok account follower growth, content performance, etc.
- Account Verification: Verify account authenticity, verification status, etc.
- Content Operations: Monitor competitor accounts, analyze popular account characteristics
- Market Research: Understand target users' TikTok account information
- KOL Screening: Evaluate partner account data performance
API Endpoints
- GET /api/tiktok/user/info: Get user info by username
- GET /api/tiktok/user/info-by-id: Get user info by userId or secUid
- GET /api/tiktok/user/info-with-region: Get user info with region information
- GET /api/tiktok/user/followers: Get user followers list (requires secUid)
- GET /api/tiktok/user/followings: Get user followings list (requires secUid)
API Parameters
- uniqueId: TikTok username, e.g., taylorswift
- userId: User ID, e.g., 6881290705605477381
- secUid: Secure User ID, e.g., MS4wLjABAAAAqB08cUbXaDWqbD6MCga2RbGTuhfO2EsHayBYx08NDrN7IE3jQuRDNNN6YwyfH6_6
- count: Number of results (default: 30, max: 30)
- minCursor: Pagination min cursor (default: 0)
- maxCursor: Pagination max cursor (default: 0)
📌 Note: This page is a live demo of TikTok APIs. Supports multiple query methods. Actual response fields depend on the API specification.
Username should not include the @ symbol. To get followers/followings list, you need to get secUid from user info API first.
Subscription Plans
Choose a subscription plan to access this API with higher rate limits and priority support.
View Subscription Plans →