Skip to main content
GET
Get Trending Song

Authorizations

x-rapidapi-key
string
header
required

Query Parameters

page
integer
default:1

Page

Example:

1

limit
integer
default:20

Number of items per page (maximum is 20)

Required range: x <= 20
Example:

20

period
enum<number>
default:7
Available options:
7,
30,
120
Example:

7

country
string
default:US

Country code. Head here for a full list of supported countries

Example:

"US"

rank_type
enum<string>
default:popular
Available options:
popular,
surging
Example:

"popular"

new_on_board
enum<string>
default:false

Is new on board

Available options:
true,
false
Example:

"false"

commercial_music
enum<string>
default:false

Is commercial music

Available options:
true,
false
Example:

"false"

Response

Success

data
object