post https://app.gesvision.com/gesmo/rest/api/auth/signin
Through this endpoint, with the Gesvision username and password, the access token required for the use of the rest of the API endpoints is obtained.
The username and password will be sent in the request in JSON format. The token will be found both in the header and in the body of the response.