tiktok_creative_center_videos
Retrieve TikTok Creative Center trending videos for a country, period, and sort order. Filter by organic-only or content tag to get ranked video data.
Instructions
Retrieve TikTok Creative Center trending videos. Returns TikTok Creative Center's ranked trending videos for a country, period, and sort order. TikTok reports the true result-set size (see total_count/page_count in the response) but gates access to it behind a logged-in TikTok One account: an anonymous request always receives page 1 (4 videos) regardless of sort order or period. Country coverage is uneven: US, JP, ID, VN, and TH reliably return populated results; other countries have been observed to return an empty videos array (a genuine no-data response, not an error).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Lookback window in days | |
| sort_by | No | Sort order | |
| country_code | Yes | ISO-2 country code | |
| organic_only | No | Restrict to organic (non-paid) videos only | |
| content_label_id | No | Content tag id to filter by |