The iLike developer API
iLike now has a developer platform that lets you embed the iLike player in a web page and play just about any song on demand. There are three main functions:
- iLikeDisplaySong - displays/plays a single song
- iLikeSongChooser - search and select a song
- iLikeDisplayPlaylist - to display/play a playlist
The code for displaying a song is straightforward - just include some iLike javascript and away you go. For instance to play a song, use the code:
<script> iLikeDisplaySong({elId: "song1", songName: "roundabout", artistName: "yes"}); </script>APIs that make it easy for 3rd parties to embed music, like this iLike API are going to really help new music exploration and discovery companies connect people with music. Via Doubtful Sound.
Posted by New Urban Music Blog on November 17, 2008 at 04:28 PM EST #