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

Platform to sort by. Default is `tiktok`
String

Available options

Metric to sort by. Default is `last_7_days`
String

total_sound_count is available for TikTok only.

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

Available for TikTok only.

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
Filter by record label.
String

Available options

Responses

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

Try It Out