curl --location 'https://consultanfews-hom.qcertifica.com.br/api/v1/account' \
--header 'Content-Type: application/json' \
--data '{
"Username": "nome_de_usuario",
"Password": "senha123"
}'{
"token": "BEARER_TOKEN",
"expiredTime": "2022-04-22T12:24:48.0274379Z"
}