Search for TikTok creators using advanced filters such as displayName, follower count, content performance, and more. The creatorList is, by default, sorted by displayName. Custom sorting can be applied using the sortBy parameter.
The valid CreatorDB API key for authentication.
TikTok search request parameters.
Filter objects that include filterName, op, and value. For all accepted filterName values and their data types, see Configuring Custom Search Filters and Examples. You can combine up to 10 filters per request to narrow search results.
10Specifies the maximum number of results to return in a single response. The upper limit is 100.
1 <= x <= 100Indicates the number of records to skip before returning results. Used for pagination.
x >= 0Sort order for results. true for descending, false for ascending order.
The field to sort results by. For example, totalFollowers sorts by follower count.
TikTok search results returned successfully.
Search results containing TikTok creators and pagination information.
Unique trace ID for each request.
"f8e4a3b2c1d0e9f8a7b6c5d4e3f2a1b0"
Time the response was generated, represented as a Unix timestamp in milliseconds.
1750732453635
Error code returned if the request fails. Empty if the request is successful.
""
Description of the error. Empty if the request is successful.
""
true if the request is successful.
true