Skip to main content
GET
/
api
/
tiktok
/
search
/
users
Search TikTok users
curl --request GET \
  --url https://creatorcrawl.com/api/tiktok/search/users \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key from your CreatorCrawl dashboard

Query Parameters

query
string
required

Search query for users

cursor
number

Cursor to get more users. Get cursor from previous response.

trim
boolean

Set to true to get a trimmed response

Response

TikTok user search results