Song Controller Get Songs

Query Parameters

pagedoubleRequired
Page number. Starts at 1
categoryIdslist of stringsOptional

category IDs, including Instrument, Genre, Mood & Video Theme; See dictionary.

vocalTypestringOptional

Vocal type. Choose from a set of allowed values | VOCAL_AND_INSTRUMENTS, VOCAL, INSTRUMENTAL, FEMALE_VOCAL, MALE_VOCAL, DUET, GROUP, ACAPELLA

durationMindoubleOptional
Duration in seconds. 0 to 420
durationMaxdoubleOptional
Duration in seconds. 0 to 420
bpmMindoubleOptional
BPM rate. 0 to 200
bpmMaxdoubleOptional
BPM rate. 0 to 200
querystringOptional
Search term
hook30StartstringOptional

The song’s highlight (hook) start time in seconds, e.g. 67.2

hook30EndstringOptional

The song’s highlight (hook) end time in seconds, e.g. 97.5

Response

Get songs. 20 per request
songslist of objects
totaldouble