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.
Documentation Index
Fetch the complete documentation index at: https://docs.creatordb.app/llms.txt
Use this file to discover all available pages before exploring further.
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.
10Specifies the maximum number of results to return in a single response. The upper limit is 100.
1 <= x <= 100Number of records to skip before returning results.
x >= 0Sort order for results. true for descending, false for ascending order.
Field to sort creators by. For example, totalFollowers sorts by follower count.
TikTok search results returned successfully.
Search results containing TikTok creators and pagination information.
Number of API credits consumed by this request.
1
Number of API credits remaining. Returns -1 if the quota is unlimited.
-1
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