Autentication
Login
Endpoint responsible for performing API authentication. Required data: Username and Password. After authentication, a Token (Bearer Token) will be generated, which must be informed in other Endpoints to continue with the Validation Proposal Creation process.
POST
/
auth
/
login
Headers
Client's domain (created during the integration key stage)