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