Get songs
app.rocksky.song
Get songs
GET
Get songs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The maximum number of songs to return
Required range:
x >= 1The offset for pagination
Required range:
x >= 0The genre to filter artists by
Filter songs by MusicBrainz ID
Filter songs by International Standard Recording Code (ISRC)
Filter songs by Spotify track ID (resolved internally to the Spotify track URL)
Response
OK