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
http://kontor.ro/api/v1/account

Exemplu de request:

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