Ponto final da API:
https://analise.baraagencia.com.br/api/v1/account
Exemplo de solicitação:
curl --location --request GET 'https://analise.baraagencia.com.br/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'