API endpoint:
https://www.core-tracker.bekservice.de/api/v1/account
Request Beispiel:
curl --location --request GET 'https://www.core-tracker.bekservice.de/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'