Alibris, an online marketplace that brings together Indepenent sellers of popular, collectible and bargain books, music and movies has launched a Developer Network. The company is inviting developers to use its API to not only build applications but earn commissions via its affiliate program. The Alibris API exposes most of its data like current books, music and movies on sale, item information, seller information and item/seller reviews.
Announcing the launch of the Developer Portal, Liz Derr, COO of Monsoon Commerce Solutions (of which Alibris is a division) said that the aim of the API was to give developers access to their extensive inventory, thus increasing the reach of the API to various other platforms and devices. Alibris has also launched the “Alibris Recommends” application for iPhone, iPad and iPod Touch devices and the API was used to build that.

To get started with the Alibris API, you need to register for a developer account. Once registered, you can ask for an API Key. Application developers stand to get a 5% commission on all sales that their applications are able to drive to Alibris. In case you are interested in that, you need to additionally sign up with the Alibris Affliate program, if you are planning to drive traffic through your application to Alibris.
The API is REST-based and the default data format is XML. There is an option that you can use to get JSON data. The current rate limit is 5000 per day with a maximum of 2 calls per second. You need to incorporate some branding guidelines to make sure that your application and Alibris gets the correct attribution.
The current API methods can be invoked in the following format:
http://api.alibris.com/v1/public/<method>?apikey=<apikey>&<other method parameters>
Current methods exposed are:
http://api.alibris.com/v1/public/recommend?work=<work_id>&apikey=< YOUR_API_KEY >
http://api.alibris.com/v1/public/review?work=<work_id>&apikey=< YOUR_API_KEY >
Alibris is definitely making a push to see if developers can expand its presence to different applications and devices. The fact that they launched the iOS based mobile applications, which used their API, at the same time as launching their developer portal would definitely give them more confidence to announce that the API platform is ready to serve.





©ProgrammableWeb.com 2013. All rights reserved.
Terms of Service | Privacy Policy
One Response to “Alibris Launches Marketplace for Books, Movies and Music”
at 4:02 pm
[...] had covered the announcement of Alibris Developer Network in December last year. The Alibris API currently [...]