We offer a RESTful API that allows you to work with Teambook for your own applications.

Go the Integration tab of the Organization settings (accessed by clicking on your name in the top right corner):

 

Methods are used in accordance with HTTP (GET POST and DELETE are the primary methods used), resources are identified using URIs and all requests return JSON-serialized objects. We’ve provided sample responses for each method described in our dedicated API documentation.