List trending TikTok music
tiktok_music_trendingGet trending TikTok music tracks for video soundtracks. Returns track IDs to use as tiktokMusicId when uploading TikTok videos.
Instructions
Trending tracks from the TikTok Commercial Music Library, to soundtrack a TikTok video. Pass the returned track id as tiktokMusicId in upload_video's platformOptions (not commercial_music_id, which TikTok rejects on public posts). Available on TikTok connections that declare the music capability (see capabilities on the TikTok account in list_users).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| genre | No | Genre filter, e.g. 'ALL' or 'POP'. Defaults to ALL. | |
| profile | Yes | Upload-Post profile name with a TikTok account connected. | |
| dateRange | No | Chart window. Defaults to 7DAY. | |
| countryCode | No | ISO country code, e.g. 'US' or 'ES'. Defaults to US. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No |