Get Contact
Retrieve the contact information of the specified TikTok creator.
Optionally pass fields in the request body to return a creator’s contact information. The single available field, emails, is billed at the full-bundle price. The contact endpoint currently exposes only this one billable field, so fractional calls do not offer any savings yet. 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 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 contact fields 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 creator contact data returned successfully.
Contact 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