Play.me API
- · Entity Track new feature: Embedded Player
Track entity has a new feature: we added the HTML code of the Play.me flash player to stream the track within the... Read more » - · OAuth on Play.me
Play.me API now support OAuth authentication protocol. OAuth allows third parties applications to delegate playme user... Read more » - · New API: playlist.replaceTrackList
This new API allows you to replace an existing playlist contents: it clears previous contents and insert the track list you supply in... Read more » - · New Feature API track.search track.searchByName
Now it is possible to refine track searching (both full text and by track name), using genre. Example:... Read more » - · New Feature API track.searchByName
Now it is possible to refine track search by track name, using artist identifier. Example: this call retrieves... Read more » - · New API: playlist.addTrackList
This new API allows you to insert a list of tracks into an existing playlist: a further step into the down with API call loops... Read more » - · New API: track.new
Here we are with a brand new API, that returns the new entries in our catalogue. Its use is straightforward, as it... Read more » - · New API: track.getRandom
Sure, this may not be the API you were thinking about, but nonetheless here it is! It extracts a random track from the... Read more » - · New API: playlist.copy
This new API allows you to copy the whole contents of an existing playlist (source) to a newly created one (destination). You just... Read more » - · New API : track.getList
Many of you have been asking for that: an API that retrieves a collection of tracks by their ids, so avoiding to execute calls to... Read more »