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
Headers
Client's domain (created during the integration key stage)
Example:
"api.legitimuz.com"