v1

latestOpenAPI 3.0.0MIT2026-07-17401250.4 KB
data

Get application data

Retrieve a set of application data catered for the current authenticated user (songs, albums, artists, playlists, interactions, and if the user is an admin, settings as well). This call should typically be made right after the user is logged in, to populate the application's interface with relevant information.

get/api/data

Response

OK

allowDownloadboolean required

Whether the current installation of Koel allows downloading

cdnUrlstring uri required

The CDN URL of the application, if configured

currentVersionstring required

Version of the current installation of Koel

latestVersionstring required

The latest version of Koel

recentlyPlayedstring[] required

An array containing the IDs of the most recently-played songs

supportsTranscodingboolean required

Whether the current installation of Koel supports transcoding media

useLastfmboolean required
useYouTubeboolean required
useiTunesboolean required