All requestes to the API must include both your Site API Key and a Request Signature. To create a signature, create an MD5 Hash of the following informatio
md5({apikey}{apisecret}{path})
site/container/id/1<?php $key = "xxxx"; $secret = "xxxx"; $module = "site/container/id/1"; $sig = md5($key.$secret.$path); ?>
BitsyBox is a hosted content storage platform that offers two products that work in perfect harmony. The first is an easy-to-use web interface that lets site owners edit and update their content. The second is a robust API for developers to quickly access that content from their website or application code.
We've fully documented BitsyBox to make it easy -- so easy in fact, we guarantee you can integrate a new or existing website in just a few minutes. More Support
Check out our library of streaming videos, professionally produced to help guide you through your integration with BitsyBox.
View Screencasts
Isn't everyone these days? Make sure to follow us to stay up-to-date with everything BitsyBox Follow @bitsybox