Get song list
Get all songs in your personal library.
The library is useful for custom developments. Reach out if you have any questions.
Request
GET
/api/v2/library/song
Query string parameters
| Parameter | Value | Description | Additional |
|---|---|---|---|
| offset | integer | Get results starting from position | Optional |
| limit | integer | Number of results (max. 100) | Optional |
Response
| Code | Description | Resource |
|---|---|---|
| 200 |
OK
A artist collection response |
SongIdentifier Collection |