API endpoint:
http://analytics.desenvolvedor.org/api/v1/account
Request example:
curl --location --request GET 'http://analytics.desenvolvedor.org/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'