BETA - COMING SOON!

Konto

Anmerkungen
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. Holen Sie sich Ihren API Schlüssel.
Show

API Endpunkt:

GET
https://www.eccd.at/api/v1/account

Beispiel anfordern:

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