Get Performance Information
Retrieve advanced performance information of a specified TikTok creator, including post activity, follower growth, engagement metrics, and content performance.
Optionally pass fields in the request body to return only a subset of performance blocks. Requesting a subset bills fractionally, capped at the full-bundle price. Fractional calls must be enabled on your API key. Otherwise, a request that includes fields returns a 400 error (FractionalCallsNotEnabled). Per-field costs are not published yet. For how fractional costs work, see Fractional Costs.
Authorizations
The valid CreatorDB API key for authentication.
Body
TikTok account ID. Accepts tiktok or @tiktok (@ is stripped automatically).
1 - 101^@?[a-zA-Z0-9._-]+$"tiktok"
Subset of performance blocks to return. Omit or pass an empty array to return the full response at the full-bundle price. Per-field costs are not published yet.
Response
TikTok performance data returned successfully.
Performance data of the specified TikTok creator returned successfully.
The performance metrics.
Number of API credits consumed by this request.
1
Number of API credits remaining.
-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