Endpoint da API:
https://ferramentas.hadcloud.com.br/api/v1/account
Exemplo de requisição:
curl --location --request GET 'https://ferramentas.hadcloud.com.br/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'