{}
curl --location --request POST '/open-apis/v1/account/billing' \ --header 'Authorization: Tempo-********************************-3w' \ --header 'Content-Type: application/json; charset=utf-8' \ --data-raw '{}'
{ "status": 200000, "message": "success", "request_id": "f26975cc-bcff-48cc-bdd0-ae09dba05fa1", "data": { "balance": 776.54 } }