TikTok
Search Users
Searches for TikTok users by keyword or name — useful for finding creators or accounts matching a query. Returns users, an array of objects each containing user_info (nickname, unique_id, signature/bio, follower_count, following_count, avatar) and associated items. Paginate with cursor from the previous response.
get/v1/tiktok/search/users
Query parameters
querystring required
Search query for users
cursornumber
Cursor to get more users. Get 'cursor' from previous response.
trimboolean
Set to true to get a trimmed response
Response
Successful response