Popular danceable songs - Pop & Rock
GET https://api.spotify.com/v1/recommendations?seed_genres=pop, rock&min_danceability=0.5&min_popularity=80
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
seed_genres | string | ||
target_acousticness | string | ||
min_danceability | string | ||
min_popularity | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |