I have the artist, track, and album from LastFM API stored in a widget. I would like to play a 30 second snippet of the song from Spotify when a user clicks play. Is it possible to do this? I'm struggling to find a way.. Especially without user authentication / permissions.
Spotify App API: Play specific track from album
This looks promising, but I'm not sure if it's what I'm talking about...
If someone could point me in the right direction (what API calls to use), that would be great! I can figure out the rest from there.