Get Profile Information
Retrieve profile information of a specified TikTok creator, including metadata, statistics, hashtags, and content analysis.
Optionally pass fields in the request body to return only a subset of profile fields. You are billed the sum of the requested fields’ costs, capped at the full-bundle price. Fractional calls must be enabled on your API key. Otherwise, requests that include a fields parameter return a 400 error (FractionalCallsNotEnabled). Per-field pricing is not published yet. For how fractional calls work, see Fractional Calls.
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 profile fields to return for fractional billing. Omit or pass an empty array to return the full profile at the full-bundle price. Per-field costs are not published yet.
Response
TikTok creator profile information returned successfully.
Profile information of the specified TikTok creator.
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