curl --location 'https://rest.paragonapi.ru/v1/balance' \ --header 'Authorization: Bearer $PARAGON_API_KEY'
{ "balance": 2.9953761 }