v2
latestOpenAPI 3.0.12026-08-074878134.7 KBTracks
List tracks based on mood, genre or BPM
The tracks endpoint allows you to list all tracks based on a specified mood, genre or BPM.
get/v0/tracks
Query parameters
genrestring[]
Id for genre
moodstring[]
Id for mood
bpmMininteger
BPM Min
bpmMaxinteger
BPM Max
vocalTypestring[]
Filter by vocal classification: LEAD (sung lead vocals), PRESENCE (vocal chops/samples/ad-libs/textures) or NONE (instrumental). Repeat the parameter to pass multiple values, which are OR-combined.
limitinteger
Max number of entries returned in the response, default 50 and max 100
offsetinteger
Index of the entry track in the response
Response
Tracks response