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