get_tiktok_audience
Retrieve a TikTok creator's audience demographics: top 6 countries, gender ratio, average age, and age distribution across 7 buckets.
Instructions
Get a TikTok creator's audience demographics: audienceLocations (top 6 countries with shares), audienceGender (maleRatio + femaleRatio, binary only), audienceAvgAge (integer), audienceAgeBreakdown (fixed 7 buckets: 13-17/18-24/25-34/35-44/45-54/55-64/65+). When data is missing the endpoint returns the placeholder shape (all 0.0) — treat male+female=0 as missing. Costs 10 credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uniqueId | Yes | TikTok handle (e.g. "charlidamelio"). No "@" prefix and no URL. |