Catalog of API`s


API interface is RESTful web service that allows you to connect to external applications for various purposes.
API example documentation is accesable on https://paws.datalab.eu.
API documentation for your purpose will be accesable on your local host (after instalation of Swagger framework)
Created API's are designed very general. So user can customize it to various way to meet there needs.

Under each category are specified API methods that can be used (GET, POST and PUT). Each method has it's description in title.
Currently there are four categories of web services API's: DBObjects, Ident, Subject and Users.
Beside that there are also Schemas whic contain information about objects data structure.
Details for each area: