{
"username": "xxxxx"
}curl --location 'https://www.rapidproxy.io/api/agent/get_user_traffic' \
--header 'app-key: xxxxxxxxxxx' \
--header 'Content-Type: application/json' \
--data '{
"username": "xxxxx"
}'{
"code": 0,
"data": {
"traffic_value": 45.774,
"consume": 1.536,
"residual_flow": 44.238
}
}