DoYouBuzz API

With the DoYouBuzz API you can access all the data of the users who have authorized your application. As an independant developers wanting to use DoYouBuzz datas, this is the API you want to use.

API Keys

To get your API keys, you need to activate a developer account on your DoYouBuzz account.

Schema

Access

https://api.doyoubuzz.com

Format

Datas are sent as XML and received as XML or JSON (append ?format=json or ?format=xml at the end of your request to get the desired format)

Get started

Once you have your API Keys, check our authentication mecanism (we use oAuth 1.0) and the methods available on the left-side menu).

Working examples

You can also check our examples on Github and our demo site