Cont

Note
Nivel expert
Cheia API trebuie trimisă ca Bearer token în headerul Authorization al requestului. Obține-ți cheia API.
Afișează

Endpoint API:

GET
https://www.kontor.ro/api/v1/account

Exemplu de request:

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