CHARTEX
List TikTok Sounds

Sign in to enable Try it out and enable params input fields.

GET/external/v1/tiktok-sounds/

List TikTok Sounds

List TikTok sounds with filtering and sorting options.

Query Parameters

Field to sort by. Default is `tiktok_last_7_days_video_count`
String

Available options

Filter by country code. Enter a single code (e.g., US) or a comma-separated list for multiple countries (e.g., US, GB, DE). Leave empty for worldwide results. /
String
A page number within the paginated result set
Integer
Number of results to return per page
Integer

Possible Values: 1-100.

Search term to filter TikTok sounds
String
Maximum number of TikTok videos
Integer
Minimum number of TikTok videos
Integer
Show only sounds created after this date. Format: YYYY-MM-DD.
String

Responses

200OK
400Bad Request
401Missing or invalid credentials
403Forbidden
500Internal Server Error

Try It Out