CHARTEX
Songs Chart

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

GET/external/v1/songs/

Songs Chart

List songs 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 songs
String
Maximum number of TikTok videos
Integer
Minimum number of TikTok videos
Integer
Minimum number of TikTok sounds using this song
Integer

Responses

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

Try It Out