List music

List music

get

Gets a list of all music tracks available for the specified genre.

Authorizations
AuthorizationstringRequired

Your ShortGenius API token

Path parameters
idstringRequired

The unique ID of the music genre.

Responses
chevron-right
200

Successful response

application/json

A list of music tracks in the specified genre.

idstringRequired

Unique ID of the track.

namestringRequired
preview_urlstringRequired
get
/music/genres/{id}

Last updated