简体中文
cURL
curl --request GET \ --url https://api.ppinfra.com/v3/user \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>'
{ "credit_balance": 123 }