In developer section of Collaber every thing you need, to develop your own application on Collaber is provided. We provide three APIs: JavaScript API, Java API and REST API targeting different categories of developers. Using those API's you can develop and distribute your own free and commercial applications to be used on Collaber. To distribute your application register it in Collaber Apps Store pages.

For developing applications on Collaber Apps tool you can use normal Javascript, HTML/CSS. Your code will be executed in Collaber itself and be displayed in the embedded web browser.

Collaber provide extension points to develop your own plugin to work in conjunction with Collaber core. Collaber is an eclipse RCP, so developing plugin for Collaber is similar to eclipse plugin development.

We provide REST API which developer can use to access the authorized data in Collaber, by making HTTP request.