Skip to content

Your Spotify

Learn more about Your Spotify.

Find your API key under Settings > Account > Public token, click Generate if not yet generated, copy key after ?token=.

Allowed fields: ["songs", "time", "artists"].

widget:
  type: yourspotify
  url: http://your-spotify-server.host.or.ip # if using lsio image, add /api/
  key: apikeyapikeyapikeyapikeyapikey
  interval: month # optional, defaults to week

Interval

Allowed values for interval: day, week, month, year, all.

Note

interval is different from predefined intervals you see in Your Spotify's UI. For example, This week in UI means from the start of this week, here week means past 7 days.