Monday, February 06, 2012

Spotify Apps API

Spotify recently released their developer API and we already have clients asking for small apps.

Here's their API:

They have a Javascript API that communicates with the rest of their application. It seems that a lot of neat Apps can be built to leverage existing Spotify functionality and add a little more to the environment.

The apps are built through HTML5, CSS and Javascript. We noticed that they don't support WebGL but they do seem to support Flash *unofficially.

They've got a quick tutorial you can run through that is very straight forward.