balance
is used for all paid API calls.endpointsRemaining
shows remaining trial or compensation calls, which are not deducted from the balance.curl --location --request GET 'http://47.117.133.51:30015/user/get-balance?token'
{
"code": 0,
"message": "",
"data": {},
"recordTime": ""
}