API endpoint:
https://rank.core-tracker.com/api/v1/account
Beispiel einer Anfrage:
curl --location --request GET 'https://rank.core-tracker.com/api/v1/account' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {api_key}'