Cont

Autentificare
Cheia API trebuie trimisă ca Bearer token în header-ul Authorization. Obține cheia API.
Arată

Endpoint API

GET
https://10b.ro/api/v1/account

Exemplu cerere

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