We offer a RESTful API that allows you to work with Teambook for your own applications. 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.