Kontodetails

Information
Der API-Schlüssel sollte als Bearer-Token im Authorization-Header der Anfrage gesendet werden.
Anzeigen

API-Endpunkt:

GET
https://www.digistats.ch/api/v1/account

Beispiel für die Anfragen:

curl --location --request GET 'https://www.digistats.ch/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'