Skip to main content

Generate token

POST 

/auth/token

Generates an authentication token from the provided credentials. On success, it returns the generated token in JSON format. If generation fails, a structured error response is returned with the appropriate status code and message. For more information, see the authentication documentation at https://developer.v3control.com/docs/docs/autenticacao

Request

Responses

Success