We recommend Swagger as a tool for describing, producing, consuming and displaying the REST API.
It provides a WebGUI, where you can test the API endpoints, while consulting the documentation. It is useful for both developers and inexperienced users allowing to test in the same documentation before programming.
- Open Swagger and import the situm_public_api.yaml file.
- The yaml file will be uploaded and ready to use:
- You can click on Generate client to select the preferred language and download the file