API-Endpunkt:
https://noralytic.com/api/v1/account
Anfrage-Beispiel:
curl --location --request GET 'https://noralytic.com/api/v1/account' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {api_key}'