Login
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
Login
Documentation Index
Fetch the complete documentation index at: https://legitimuz.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Client's domain (created during the integration key stage)
Example:
"api.legitimuz.com"
Body
multipart/form-data
Response
200 - undefined