Getting Started

All requests should be addressed to the following web host.

https://api.bubobox.com/

API Key

To identify the user making the request an API-Key should be set in the headers of the request. This key should be inserted into the headers of each request with as name X-API-KEY.

Response format

The API can answer to your request in multiple formats, this format should be specified using the Accept header.

Format MIME
xml application/xml
json application/json
jsonp application/javascript
serialized application/vnd.php.serialized
php text/plain
html text/html
csv application/csv

Although other formats are available we suggest sticking with json or jsonp.

Can't find an answer to your question?

Can't find an answer to your question or problem? Support requests are the most efficient way for us to handle your support inquiries.