Now we have JSON in our API

Hi, I am Wendely Leal, a ninja-developer from boo-box, and it’s a pleasure to announce that now we have a JSON API.

This is a common and modern way to transport data between web applications. With JSONP you can do cross-domain requests through JavaScript.

The access is almost the same way as our XML API (check out the release post):

http://boo-box.com/api/format:json/aff:ecommid/uid:userid/tags:searchterms/jsonp:jsoncallbackfunction

Examples:

To use it with jQuery, put “/jsonp:=?” at the end of the URI. Example:

http://boo-box.com/api/format:json/aff:amazonid/uid:boobo-20/tags:book+sport/jsonp:=?

See a practical example on http://boo-box.com/labs/jsonp/.

Have fun, and if you have any trouble or suggestions, contact-us by tech@boo-box.com.

2 Responses

  1. […] Now we have JSON in our API […]

    boo-blog » Blog Archive » Now we have an API - November 13th, 2007 at 2:08 pm
  2. […] usa a API JSON do Boo-Box. O Boo-Box é um serviço que procura os produtos que você determinar, em uma […]

Leave a comment