Search for TikTok content (videos) across all creators in the CreatorDB database using content-level and creator-level filters. Enables discovery of specific content by performance metrics, hashtags, audio, and more. By default, the contentList is sorted by publishTime descending (newest first). 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.
Request body for searching TikTok content across all creators using content-level and creator-level filters.
Filter objects that include filterName, op, and value. For all accepted filterName values and their data types, see Configuring Custom Search Filters and Examples.
1 - 10 elementsNumber of results per page. Maximum: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 brands by. For example, totalFollowers, sorts by follower count.
get tiktok - content-search data successfully
Response body for content search results. The content list and pagination details are returned in data.
Content search results with pagination details.
Unique trace ID for each request.
"f8e4a3b2c1d0e9f8a7b6c5d4e3f2a1b0"
Time the response was generated, represented as a Unix timestamp in milliseconds.
1750732453635
Number of API credits remaining.
975
Number of API credits consumed by this request.
25
Error code returned if the request fails. Empty if the request succeeds.
""
Description of the error if any. Empty if successful.
""
true if the request is successful.
true