/tiktok/users
TikTok
/tiktok/users
Get TikTok (tiktok.com) user profile by handle, @handle, or full profile URL
Price: 3 credits
💡 AI Hint: Get a TikTok (tiktok.com) user profile by handle (‘khaby.lame’), ‘@handle’, or profile URL. Returns id, alias, nickname, avatar, signature, bio link, verified/private flags, follower/following/heart/video counts, and sec_uid.
⚠️ Common errors: 412: User not found
POST
/tiktok/users
Documentation Index
Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token from the dashboard
Headers
Body
application/json
TikTok handle ('khaby.lame'), '@handle', or full profile URL.
Minimum string length:
1Pattern:
^(?:https?://[^\s]+|@?[A-Za-z0-9_.]{1,40})$Examples:
"khaby.lame"
"@mrbeast"
"https://www.tiktok.com/@khaby.lame"
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Response
Successful Response