API endpoint:
https://istatistik.medyax.com/public/api/v1/account
Request example:
curl --location --request GET 'https://istatistik.medyax.com/public/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'