5.2. SINFONIA API

In the footer of that pre-production repository you will find a “SINFONIA REST API” link that redirects to the Swagger page of the API. Swagger is a web plugin that offers a friendly way to describe the endpoints available in an API and to make some tests with them. This is not an isolated sandbox, this is, any change you make through the Swagger page will affect the repository.

If you enter in the SINFONIA Swagger without being logged in the repository, you will find a screen such as the Figure below. As you can see, the login can be made using the Swagger.

_images/ClipboardAPI.jpg

Once logged, all endpoints of SINFONIA API are shown. All of them are well documented, so that the interaction with them were fluent.

_images/ClipboardAPI2.jpg