Dev @ Beta In A Box

Custom Actions Guide

Recipe Guide

API Guide

Home

Welcome to Beta In A Box Developer Documentation!

You can find the latest documentation for developing on the Beta In A Box platform.

Designing Recipes

If you are a web designer, creating a recipe for Beta In A Box would allow you to reuse your web design templates for multiple applications, and have it pre-configure behaviors like setting up back-end services.

For more information, view our Recipe Guide.

Developing Custom Actions

If you are a component developer and would like to allow Beta In A Box users to use your service, you can develop a Custom Action which users can call from the Beta In A Box Framework.

For more information, view our Custom Actions Guide.

API Guide

Our API allows you to interact with the Beta In A Box platform.

The Beta In a Box API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and use HTTP response code to indicate API errors. We support cross-origin resource sharing to allow you to interact securely with our API from a client-side web application. JSON will be returned in all responses from the API, including errors.

For more information, view our API Guide.

Support or Contact

Having trouble? Contact Our Support Team and we’ll help you sort it out.