Now we have an API

Nowadays is commoner to see open Web Services’ APIs allowing external access to the data of its Web Applications. Thus any web developer can use the original Web Application infrasctructure and intelligence to make his or her own Application, this is like remixing the Web.

Today boo-box is lauching its public API, now you can use our wonderful product recommendation services to make your own recommendation application.
Advantages:

  • We make the impossible to give better results. Our recommendations algorithm is constantly updated; bringing more relevant products to your audience.
  • You can use boo-box API to do a search even on an e-commerce that do not have a public API.
  • We have a powerfull cache system, which make search quicker than original APIs (that is magic!)
  • You can show boo-box’s recommendation with whicheaver look you like, not restraining yourself to the lightbox (but you have to admit that our box is pretty charming).
  • It will return a very slim XML code, quicker to load and read, smaller and simpler than XML from e-commerces.

Therefore as any other boo-box’s services to use our API is very simple, you just have to make a request to this following address changing the aff, uid and tags fields:
http://boo-box.com/api/format:xml/aff:ecommid/uid:userid/tags:searchterms

  1. 1. aff: this field identifies the affiliated program, it also identifies the ecommerce that the API will perform the search for products, the options are:
    1. amazonid
    2. amazonukid
    3. amazonjpid
    4. amazonfrid
    5. amazondeid
    6. ebayid
    7. mercadolivreid
    8. submarinoid
    9. americanasid
  2. uid: in this field you have to place your affiliated program ’s code, that code allows the ecommerce to identify you and to pay your referral revenue. Our affiliated code, for instance, is boobo-20.
  3. tags: the search parameter, words separated by “+” or spaces.

Examples

boo-box next steps:

  1. The capability of bring more information abou the products, with only one extra parameter.
  2. Data in JSON format and not only in XML. (done: JSON in our API)

If you have any doubt, send an e-mail to help@boo-box.com, we will be delighted to help a friend developer =)

3 Responses

  1. [...] Arrived in the RDC aula at PUC.  Around 150 people present, widely covered on Twitter and (too) many blogs.  Fugita covers it on meta.blog.br Pictures: barcamprio on Flickr. Marcos is also present, he just posted the launch of the API of Boobox. [...]

    John Baeyens » Barcamp Rio - October 21st, 2007 at 9:31 am
  2. [...] The access is almost the same way as our XML API (check out the release post): [...]

  3. What are the limitations of this api and is there any freelancers who involved in this api developement.

    ganesh - August 1st, 2008 at 2:43 am

Leave a comment