HTTP API

The Tonido framework allows thirdparty plugins and users to access the the Tonido Core using an HTTP based REST style API.

Core API URLs are always the following format:

   http://IP:Port/core/operationname{? OPTIONAL GET Params }

E.g.

   http://IP:Port/core/getusersforgroup?groupid=UUID

Returned data is in XML format.

Sections:


Generated on Thu Sep 17 16:41:46 2009. © CodeLathe LLC 2007-2009. All Rights Reserved.