curl --location --request GET 'https://api.chatfire.site/v1/chatfire/balance' \ --header 'Authorization: Bearer sk-*****' \ --header 'Content-Type: application/json'
{ "code": 0, "message": "string", "data": null, "timestamp": 0, "success": true }