Authorization: oauth ********************
curl --location --request GET 'https://api-v2.streamvi.io/method/referrals/info?v&language&project_id' \
--header 'Authorization: oauth <token>'
{
"profit": {
"usd": 0,
"rub": 0
},
"members": 0
}