FREQUENTLY ASK QUESTIONS

YOU CAN SEARCH PART OF THE TEXT OR NUMBER.

CAQapi, API, Swagger


Used especially to visualize system data in other systems or use the Palstat mobile application, which operates via the API itself and can be installed on Android and iOS mobile phones. Client requests are handled through the IIS server over HTTPS, optionally HTTP through a structured request and JSON response format.

 

  • Option of data visualization in respective external system.
  • Intended for IT professionals with experience of working with API.
  • We offer customers the possibility support when implementing (C#,ASP a PHP) environments
  • Connection to the Palstat CAQ system via the API is available to all customers upon purchase of the required LICence.

 

Example of basic communication with API

Individual objects are available after installing PalstatAPi on the page "www.mojeapi.com/PalstatApi/map/" where you can see a list of available components that can query system data. Currently, the API works in one direction, so read-only. There are only limited write-back options throughout the API, meaning it is always recommended to consult with our company.
 

PHP

The following example reads data from an object https://server.company.com/CAQapi/PAL/SystemInfo/,which returns information about the LICence used.


C#

The following example reads data from an object https://server.company.com/PalstatApi/LAB/Inspections/, which returns information from the laboratory module.

 

https://www.palstat.cz/