Change Updates

Do not miss any OSE API changes, ever again

Subscribe to the OSE API changelog to be up to date on recent changes.

RSS

Nov 6, 2025

main
1.0.0
Compare

API structure has changed

9 structure changes including:
3 Additions
6 Modifications
Modified 6
GET /artists
  • Authentication
  • Bearer auth authentication method Added
GET /playlists
  • Authentication
  • Bearer auth authentication method Added
GET /playlists/{playlistId}/songs
  • Authentication
  • Bearer auth authentication method Added
GET /songs
  • Authentication
  • Bearer auth authentication method Added
POST /playlists
  • Authentication
  • Bearer auth authentication method Added
POST /playlists/{playlistId}/songs
  • Authentication
  • Bearer auth authentication method Added
Added 3
POST /auth/login
POST /auth/logout
POST /auth/refresh