For last few months this has been all I've been working on and it is finally on a state that it can start to be used by other people.
This is going to be a slightly technical post, since the very concept of an API is technical, but for those that are not familiar with the term this means that now the Bratabase information is accessible by third parties so they can build services.
This API lives on https://api.bratabase.com
and is a JSON web API. I created a parallel site dedicated to its documentation and other technical details. It is http://developers.bratabase.com/, so that should be your first stop to get your feet wet (You must have previous web programming knowledge).